| funasr/tasks/abs_task.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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: