From: Simon K. <sim...@gm...> - 2014-04-11 12:03:08
|
Hi, I tried to test the online decoder in sandbox/online, and get an error. I used my own models trained earlier, and the steps/online/prepare_online_decoding.sh step went fine, after I removed the check for the file 'trans.1' (as I do not have it). If I got it right from the script, it is not needed in general. When trying to decode, I get the error (see attached log file): KALDI_ASSERT: at online2-wav-gmm-latgen-faster:SplitLongArg:parse-options.cc:491, failed: in.substr(0, 2) == "--" It seems to me it has problems parsing the options. I also attached the config file specified in the call to online2-wav-gmm-latgen-faster I hope you can point me to what is going wrong. I'm using revision 3870. Thanks a lot, Simon |