when i run pocketsphinx it gives me the folowing error:
note : i am working on win 7
INFO: feat.c(848): Initializing feature stream to type: '1s_c_d_dd',
ceplen=13,
CMN='current', VARNORM='no', AGC='none'
INFO: cmn.c(142): mean= 12.00, mean= 0.0
ERROR: "acmod.c", line 84: Must specify -mdef or -hmm
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You need to specify an acoustic model, a language model and a dictionary. To
specify acoustic model use -hmm option. To specify language model use -lm
option. To specify the dictionary use -dict option.
when i run pocketsphinx it gives me the folowing error:
note : i am working on win 7
INFO: feat.c(848): Initializing feature stream to type: '1s_c_d_dd',
ceplen=13,
CMN='current', VARNORM='no', AGC='none'
INFO: cmn.c(142): mean= 12.00, mean= 0.0
ERROR: "acmod.c", line 84: Must specify -mdef or -hmm
You need to specify an acoustic model, a language model and a dictionary. To
specify acoustic model use -hmm option. To specify language model use -lm
option. To specify the dictionary use -dict option.
For details see the tutorial
http://cmusphinx.sourceforge.net/wiki/tuturialpocketsphinx