Hello Sir, I have got a trained model. Now if I wanted to use it I found that I need to set configuration object. But I am not able to find out where it is located. This seems to be a stupid question but since I have not found it please help me.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
there is "using the model" paragraph in tutorial (http://cmusphinx.sourceforge.net/wiki/tutorialam). You can try your model with pocketsphinx_continuous
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
D:\pocketsphinx\win32\pocketsphinx_continuous>pocketsphinx_continuous -hmm<model _parameters=""> -lm<punjabi.lm.dmp> -dic<punjabi.dic>
But it says that the syntax of the command is incorrect. It seems to
be correct according to the tutorial to me. Can you please tell me the
problem in syntax. Also I have copied the model_parameters folder,
punjabi.dic file and punjabi.lm.DMP file to the pocketsphinx_continous
folder.
Also it is not identifying pocketsphinx_continuous as any internal or
external operation.</punjabi.dic></punjabi.lm.dmp></model>
there is "using the model" paragraph in tutorial
(http://cmusphinx.sourceforge.net/wiki/tutorialam). You can try your model
with pocketsphinx_continuous
Hello Sir, I have got a trained model. Now if I wanted to use it I found that I need to set configuration object. But I am not able to find out where it is located. This seems to be a stupid question but since I have not found it please help me.
there is "using the model" paragraph in tutorial (http://cmusphinx.sourceforge.net/wiki/tutorialam). You can try your model with pocketsphinx_continuous
Sir I am using this command to use the model
D:\pocketsphinx\win32\pocketsphinx_continuous>pocketsphinx_continuous -hmm<model _parameters=""> -lm<punjabi.lm.dmp> -dic<punjabi.dic>
But it says that the syntax of the command is incorrect. It seems to
be correct according to the tutorial to me. Can you please tell me the
problem in syntax. Also I have copied the model_parameters folder,
punjabi.dic file and punjabi.lm.DMP file to the pocketsphinx_continous
folder.
Also it is not identifying pocketsphinx_continuous as any internal or
external operation.</punjabi.dic></punjabi.lm.dmp></model>
On 6/11/15, bic-user bic-user@users.sf.net wrote:
Are you using precompiled binary or you build it from sources? For latter option pocketsphinx_continuous.exe is located in pocketsphinx/bin/Debug/.
No need for "<>" symbols. Correct command: