Merge branch 'stateless6' of github.com:glynpu/icefall into stateless6

This commit is contained in:
Guo Liyong 2022-05-27 13:49:39 +08:00
commit 50641cdeab

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.
]""",
)