I am trying to adapt acoustic model with Sphinx 4 and trying to collect statistics from observation data
I am getting below error while I have .mfc files in same folder as that of arctic.fileids and arctic.transcription
Error:
arctic_0001stat_retry(arctic_0001.mfc) failed
ERROR: "corpus.c", line 1353: Failed to read MFC file 'arctic_0001.mfc'. Retrying after sleep...
: No such file or directory
Looks like I am missing the specification to locate MFC files but unable to figure
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am trying to adapt acoustic model with Sphinx 4 and trying to collect statistics from observation data
I am getting below error while I have .mfc files in same folder as that of arctic.fileids and arctic.transcription
Command:
bw
-hmmdir "C:/Users/sriram/Desktop/STT/Acoustic Model/cmusphinx-en-in-5.2/en_in.cd_cont_5000"
-moddeffn "C:/Users/sriram/Desktop/STT/Acoustic Model/cmusphinx-en-in-5.2/en_in.cd_cont_5000/mdef.txt"
-ts2cbfn .cont.
-feat 1s_c_d_dd
-cmn current
-agc none
-dictfn "C:/Users/sriram/Desktop/STT/sphinxtrain-5prealpha-win32/cmusphinx-en-in-5.2/1331.dic"
-ctlfn "C:/Users/sriram/Desktop/STT/sphinxtrain-5prealpha-win32/cmusphinx-en-in-5.2/arctic20.fileids"
-lsnfn "C:/Users/sriram/Desktop/STT/sphinxtrain-5prealpha-win32/cmusphinx-en-in-5.2/arctic20.transcription"
-accumdir "C:/Users/sriram/Desktop/STT/sphinxtrain-5prealpha-win32/cmusphinx-en-in-5.2/"
Error:
arctic_0001stat_retry(arctic_0001.mfc) failed
ERROR: "corpus.c", line 1353: Failed to read MFC file 'arctic_0001.mfc'. Retrying after sleep...
: No such file or directory
Looks like I am missing the specification to locate MFC files but unable to figure
You already asked the same before https://sourceforge.net/p/cmusphinx/discussion/help/thread/0d03cbf2/?limit=25#5d8d/a310/98b2
Last edit: Sri Ram 2017-06-21