pytorch-kaldi icon indicating copy to clipboard operation
pytorch-kaldi copied to clipboard

How to setup parameters in "cfg/TIMIT_baselines/TIMIT_liGRU_fmllr.cfg"?

Open ReinholdM opened this issue 5 years ago • 1 comments

Hi! There still some problems when running run_exp.py with cfg/TIMIT_baslines/TIMIT_liGRU_fmllr.cfg. I delete the mfcc and fbank fea_lst section and only change the path of fmllr feats.scp, as well as specify the fea_opts as follows image But error information like this happened image So how can I fix it next? Thx

ReinholdM avatar Jul 25 '20 13:07 ReinholdM

Do you have cmvn_train.ark in s5/fmllr/?

wponghiran avatar Feb 03 '21 22:02 wponghiran