Hi.
I just installed sphinx, pocketsphinx, cmusphinx-ru-5.2 and zero_ru_cont_8k_v3 on my ubuntu laptop.
Now trying to recognize decoder-test.wav included in the zero_ru_cont_8k_v3 typing this command:
pocketsphinx_continuous -infile decoder-test.wav -hmm /home/evgenius/Desktop/sphinx-source/models/zero_ru_cont_8k_v3/zero_ru.cd_cont_4000/ -dict /home/evgenius/Desktop/sphinx-source/models/cmusphinx-ru-5.2/ru.dic -lm /home/evgenius/Desktop/sphinx-source/models/cmusphinx-ru-5.2/ru.lm -remove_noise no > transcription.txt but output file is empty. What should I try to fix it? No any seeing errors in the terminal while decoding proccess.
sudo nano /etc/ld.so.conf
include /etc/ld.so.conf.d/*.conf
/usr/local/lib
Last edit: Evgeny Beaveroffsky 2018-07-11
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi.
I just installed sphinx, pocketsphinx, cmusphinx-ru-5.2 and zero_ru_cont_8k_v3 on my ubuntu laptop.
Now trying to recognize decoder-test.wav included in the zero_ru_cont_8k_v3 typing this command:
pocketsphinx_continuous -infile decoder-test.wav -hmm /home/evgenius/Desktop/sphinx-source/models/zero_ru_cont_8k_v3/zero_ru.cd_cont_4000/ -dict /home/evgenius/Desktop/sphinx-source/models/cmusphinx-ru-5.2/ru.dic -lm /home/evgenius/Desktop/sphinx-source/models/cmusphinx-ru-5.2/ru.lm -remove_noise no > transcription.txt but output file is empty. What should I try to fix it? No any seeing errors in the terminal while decoding proccess.
sudo nano /etc/ld.so.conf
include /etc/ld.so.conf.d/*.conf
/usr/local/lib
Last edit: Evgeny Beaveroffsky 2018-07-11
The model you are trying to use is not compatible with the dictionary.