zhifu gao
2023-04-07 0cc7af2c894a31f1b6d95d8af7e4efa414e2a11b
funasr/tasks/asr.py
@@ -412,12 +412,6 @@
            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.