Update egs/librispeech/ASR/pruned_transducer_stateless6/hubert_xlarge.py

Co-authored-by: Fangjun Kuang <csukuangfj@gmail.com>
This commit is contained in:
LIyong.Guo 2022-05-27 13:08:17 +08:00 committed by GitHub
parent 80dfdd1cfa
commit 8a4b3497a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -125,7 +125,7 @@ class HubertXlargeFineTuned:
default="hubert_xtralarge_ll60k_finetune_ls960",
help="""could be one of:
[
"hubert_xtralarge_ll60k_finetune_ls960", # fintuned model.
"hubert_xtralarge_ll60k_finetune_ls960", # fine-tuned model.
"hubert_xtralarge_ll60k.pt", # pretrained model without fintuing.
]""",
)