mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
train
This commit is contained in:
parent
358553ce4e
commit
dfab707845
@ -280,6 +280,8 @@ class ASRTask(AbsTask):
|
||||
postencoder_choices,
|
||||
# --decoder and --decoder_conf
|
||||
decoder_choices,
|
||||
# --predictor and --predictor_conf
|
||||
predictor_choices,
|
||||
]
|
||||
|
||||
# If you need to modify train() or eval() procedures, change Trainer class here
|
||||
|
||||
Loading…
Reference in New Issue
Block a user