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

train error

Open dxj19831029 opened this issue 9 years ago • 1 comments

when I try to train, I get following error

./train_lstm_streams.sh: line 20: utils/parse_options.sh: No such file or directory
···

dxj19831029 avatar Mar 03 '15 15:03 dxj19831029

You don't have the utils folder yet. You need install Kaldi first, then in the ./egs/ folder you can find many utils folders.

StevenLOL avatar Mar 17 '15 07:03 StevenLOL