kaldi-asr / kaldi

kaldi-asr/kaldi is the official location of the Kaldi project.
http://kaldi-asr.org
Other
14.24k stars 5.32k forks source link

finetune_tdnn_1a.sh error assertion #4695

Closed peace20162 closed 2 years ago

peace20162 commented 2 years ago

image I got this error when try to use model for fine-tuning using tdnn_online as source model. This is the reference code aishell2/s5/local/nnet3/tuning/finetune_tdnn_1a.sh

danpovey commented 2 years ago

Hm, that script does not work so great anyway. Can you see if you can adapt the setup in this PR https://github.com/kaldi-asr/kaldi/pulls to your problem? It works better, and you could help test it.