mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
modify asr.py
This commit is contained in:
parent
3c7909a9f9
commit
689b87808c
@ -105,7 +105,7 @@ specaug_choices = ClassChoices(
|
||||
name="specaug",
|
||||
classes=dict(
|
||||
specaug=SpecAug,
|
||||
specaug_lfr=FSpecAugLR,
|
||||
specaug_lfr=SpecAugLFR,
|
||||
),
|
||||
type_check=AbsSpecAug,
|
||||
default=None,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user