While I have wav files with sample rate 16k (modified after recording using SOX), I am incurring below error on trying to accumulate observations count.
All i have in arctic_001 is below text i am sriram hello world
0 arctic_0001 289INFO: cmn.c(183): CMN: 48.85 2.83 1.93 0.86 -3.87 -4.83 -6.11 3.12 -1.95 -1.24 3.25 0.06 0.59
0 76 57 ERROR: "backward.c", line 421: Failed to align audio to trancript: final state of the search is not reached
While I have wav files with sample rate 16k (modified after recording using SOX), I am incurring below error on trying to accumulate observations count.
All i have in arctic_001 is below text
i am sriram hello worldERROR: "baum_welch.c", line 324: cmusphinx-en-in-5.2/arctic_0001 ignored
utt 0.022x 1.168e upd 0.022x 1.120e fwd 0.022x 1.104e bwd 0.000x 0.000e gau 0.022x 0.928e rsts 0.000x 0.000e rstf 0.000x 0.000e rstu 0.000x 0.000e
information from sox --i
Input File : 'C:\Users\sriram\Desktop\STT\sphinxtrain-5prealpha-win32\cmusphinx-en-in-5.2\arctic_0001.wav'
Channels : 1
Sample Rate : 16000
Precision : 16-bit
Duration : 00:00:02.90 = 46456 samples ~ 217.763 CDDA sectors
File Size : 93.0k
Bit Rate : 256k
Sample Encoding: 16-bit Signed Integer PCM
Is there any more modifications that needs to be performed?
https://cmusphinx.github.io/wiki/tutorialam/#error-backwardc-line-430-failed-to-align-audio-to-transcript-final
What is the possible cause of this error ?