I'm at decoding step : http://cmusphinx.sourceforge.net/wiki/tutorialam and the message are :
"DECODE Decoding using models previously trained
Aligning results to find error rate
Can't open for reading"
in the folder logdir haven't decode folder (only 01.vector_quantize/20.ci_hmm.
30.cd_hmm_untied/40.buildtress/45.prunetree/50.cd_hmm_tied)
If anyone have a solution for decode..
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You have issues with decoder installation and configuration. Please follow
tutorial instructions carefully.
To test the installation, run model_training_folder/bin/pocketsphinx_batch to
see it's working. Check presence of the psdecode.pl script in
./scripts_pl/decode.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I'm at decoding step : http://cmusphinx.sourceforge.net/wiki/tutorialam and the message are :
"DECODE Decoding using models previously trained
Aligning results to find error rate
Can't open for reading"
in the folder logdir haven't decode folder (only 01.vector_quantize/20.ci_hmm.
30.cd_hmm_untied/40.buildtress/45.prunetree/50.cd_hmm_tied)
If anyone have a solution for decode..
Thanks
Hello
You have issues with decoder installation and configuration. Please follow
tutorial instructions carefully.
To test the installation, run model_training_folder/bin/pocketsphinx_batch to
see it's working. Check presence of the psdecode.pl script in
./scripts_pl/decode.
I finally managed to fix the previous steps. I come now and I decode.slave.pl
the following error:
MODULE: DECODE Decoding using models previously trained
Aligning results to find error rate
Can't open file /.match
by checking, I have no file /. and no match etc / decode
Am I missing a step?