From: Do Q. <doq...@is...> - 2012-07-23 06:45:23
|
Dear Kaldi team, I am Do Quoc Truong, member of Augmented Human Communication Laboratory Website:http://ahclab.naist.jp/index_en.html Now, I am trying to run example of Kaldi 'kaldi-trunk/egs/wsj/s5', but I got a problem about somethings relate with 'qsub' This problem is rising when I try to run this command 'local/wsj_train_rnnlms.sh --cmd "$decode_cmd -l mem_free=10G" data/local/rnnlm.h30.voc10k' in 'run.sh' file line 47. Below is the detail of this error: ahclab24 $ local/wsj_train_rnnlms.sh --cmd "$decode_cmd -l mem_free=10G" data/local/rnnlm.h30.voc10k Not installing the rnnlm toolkit since it is already there. Getting training data with OOV words replaced with <UNK> (train_nounk.gz) Splitting data into train and validation sets. Training RNNLM (note: this uses a lot of memory! Run it on a big machine.) local/wsj_train_rnnlms.sh: line 129: -l: command not found I do not have any ideal about qsub and clustering and how to fix this problem. Hope that you can help me to figure out the problem. I am looking forward to hearing from you Yours sincerely, Do Quoc Truong |