I am trying to set up pocketsphinx to recognize speech from wav files. Recognition results are a lot worse, compared to results from sphinxtrain acoustic model evaluation results.
If I use feature file instead of wav file, than the results are the same, so I assume, that the problem might be related to configuration of feature extraction, but I can't find it. Any suggestions?
I am trying to set up pocketsphinx to recognize speech from wav files. Recognition results are a lot worse, compared to results from sphinxtrain acoustic model evaluation results.
If I use feature file instead of wav file, than the results are the same, so I assume, that the problem might be related to configuration of feature extraction, but I can't find it. Any suggestions?
So here are all the files:
etc/sphinx_train.cfg http://pastebin.com/DwcmiNbm
etc/feat.params
command I use for pocketsphinx_batch
Share the files you are trying to decode and the model training folder.