Cannot converge after fine-tuning the ASR model. #2759
-
I use this citrinet_512.yaml and prepare label like this, and then use stt_zh_citrinet_512 to fine-tuning the model. Thank you for your time! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 10 replies
-
You should directly fine-tune the stt_zh_citrinet_512 model by following the steps in the CTC Finetuning tutorial. That checkpoint should use CER by default as well which might be why you "word error rate" is high - mandarin required CER not WER |
Beta Was this translation helpful? Give feedback.
You should directly fine-tune the stt_zh_citrinet_512 model by following the steps in the CTC Finetuning tutorial. That checkpoint should use CER by default as well which might be why you "word error rate" is high - mandarin required CER not WER