funasr/tasks/asr.py
@@ -105,7 +105,7 @@ name="specaug", classes=dict( specaug=SpecAug, specaug_lfr=FSpecAugLR, specaug_lfr=SpecAugLFR, ), type_check=AbsSpecAug, default=None, @@ -1538,7 +1538,6 @@ Return: model: ASR BAT model. """ assert check_argument_types() if isinstance(args.token_list, str): with open(args.token_list, encoding="utf-8") as f: