游雁
2023-03-30 c4882b43fce3c32cb0ce3c9fc2c164f0ce0e8213
funasr/tasks/asr.py
@@ -412,6 +412,12 @@
            default="13_15",
            help="The range of noise decibel level.",
        )
        parser.add_argument(
            "--batch_interval",
            type=int,
            default=10000,
            help="The batch interval for saving model.",
        )
        for class_choices in cls.class_choices_list:
            # Append --<name> and --<name>_conf.