From: Xavier A. <xan...@gm...> - 2014-01-10 16:20:05
|
Hi, in egs/wsj/steps/steps/decode_nnet_cpu.sh there is a call to nnet-latgen-faster$thread_string that is not found within Kaldi. I have found that another script called egs/wsj/steps/steps/decode_nnet.sh does not depend on this missing program. My question is whether the "_cpu"-ending script is obsolete and I should use decode_nnet.sh instead, or where to find the missing program. Thanks, Xavi Anguera |