i did speech recognitiom using cmu sphinx. after Accumulating observation counts using command ./bw \ -hmmdir en-us \ -moddeffn en-us/mdef.txt \ -ts2cbfn .ptm. \ -feat 1s_c_d_dd \ -svspec 0-12/13-25/26-38 \ -cmn current \ -agc none \ -dictfn cmudict-en-us.dict \ -ctlfn ta_train.fileids \ -lsnfn ta_train.transcription \ -accumdir .
i got error INFO: cmn.c(133): CMN: 40.60 23.07 -9.87 9.24 -46.62 18.86 6.53 -25.42 11.75 -15.73 7.56 5.95 0.72 WARN: "mk_phone_list.c", line 178: Unable to lookup word 'stop5' in the dictionary WARN: "next_utt_states.c", line 83: Unable to produce phonetic transcription for the utterance ' stop stop5' WARN: "main.c", line 826: Skipped utterance ' stop stop5' utt> 98 stop4 35 0 56 utt 0.001x 1.001e upd 0.000x 0.954e fwd 0.000x 0.000e bwd 0.000x 0.000e gau 0.000x 0.000e rsts 0.000x 0.000e rstf 0.000x 0.000e rstu 0.000x 0.000e
FATAL: "corpus.c", line 1109: File length mismatch at line 100 in ta_train.transcription
help me to reseolve this problem
Log in to post a comment.
i did speech recognitiom using cmu sphinx. after Accumulating observation counts using command
./bw \
-hmmdir en-us \
-moddeffn en-us/mdef.txt \
-ts2cbfn .ptm. \
-feat 1s_c_d_dd \
-svspec 0-12/13-25/26-38 \
-cmn current \
-agc none \
-dictfn cmudict-en-us.dict \
-ctlfn ta_train.fileids \
-lsnfn ta_train.transcription \
-accumdir .
i got error
INFO: cmn.c(133): CMN: 40.60 23.07 -9.87 9.24 -46.62 18.86 6.53 -25.42 11.75 -15.73 7.56 5.95 0.72
WARN: "mk_phone_list.c", line 178: Unable to lookup word 'stop5' in the dictionary
WARN: "next_utt_states.c", line 83: Unable to produce phonetic transcription for the utterance '
stopstop5'WARN: "main.c", line 826: Skipped utterance '
stopstop5'utt> 98 stop4 35 0 56 utt 0.001x 1.001e upd 0.000x 0.954e fwd 0.000x 0.000e bwd 0.000x 0.000e gau 0.000x 0.000e rsts 0.000x 0.000e rstf 0.000x 0.000e rstu 0.000x 0.000e
FATAL: "corpus.c", line 1109: File length mismatch at line 100 in ta_train.transcription
help me to reseolve this problemLast edit: karina 2019-08-27