Now I have some trouble with acoustic model building I use a ubuntu 14.04 on virtual box to test run pocketsphinx and train my acoustic model using sphinxtrain. Do I need to convert my .wav files to .mfc first and then run "sphinxtrain run" command? I did following steps,
- Run "sphinxtrain run" command
- Run sphinx_fe -i Anuradha-eight.wav -o file.mfc -argfile etc/feat.params in order to convert .wav to .mfc
Both tries failed. Output and Log files can be seen HERE
**WARNING: Error in '/home/anuradha/Desktop/Workspace/sinhala/etc/sinhala_train.fileids', the feature file '/home/anuradha/Desktop/Workspace/sinhala/feat/Anuradha/Anuradha_eight.mfc' does not exist, or is empty**
and my ETC and WAV folder contents can be seen [HERE] [1] [1]: http://s000.tinyupload.com/?file_id=73024785348361020085 – dab1984 Jul 09 '15 at 03:37