funasr/tasks/abs_task.py @@ -1582,6 +1582,7 @@ ) -> AbsIterFactory: assert check_argument_types() if hasattr(args, "frontend_conf"): if args.frontend_conf is not None and "fs" in args.frontend_conf: dest_sample_rate = args.frontend_conf["fs"] else: