Comments

Nested
ERROR in sphinx decoding
User: biswajit.net
Date: 2/17/2011 4:10 am
Views: 9827
Rating: 18

Hi,

I am getting a error at time of decoding using sphinx3_decode.

INFO: utt.c(195): Processing: 1
INFO: feat.c(1148): At directory /home/biswajit/Desktop/Tutorial/Decode/feat
INFO: feat.c(378): Reading mfc file: '/home/biswajit/Desktop/Tutorial/Decode/feat/1.mfc'[0..-1]
INFO: cmn.c(175): CMN:  9.10 -0.64 -0.16 -0.09 -0.14 -0.01 -0.17 -0.09 -0.10 -0.15 -0.13 -0.08 -0.17
....................................
WARNING: "vithist.c", line 784: No word exit in frame 356, using exits from frame 2
ERROR: "vithist.c", line 811: No word exit in frame 356, using exits from frame 2

INFO: fast_algo_struct.c(397): HMMHist[0..0](1): 357(100)
INFO: lm.c(950):         0 tg(),         0 tgcache,        0 bo;     0 fills,        0 in mem (0.0%)
INFO: lm.c(954):        2 bg(),        2 bo;     0 fills,        0 in mem (0.0%)

Backtrace(1)
FV:1>                 WORD  SFrm  EFrm AScr(UnNorm)    LMScore  AScr+LScr     AScale
fv:1>                <sil>     0     2      -349443     -82114    -431557     451453
fv:1>                <sil>     3   356     69734465     -82114   69652351   69734465
FV:1>                TOTAL                 69385022    -164228

FWDVIT: (1)
FWDXCT: 1 S 70633636 T 69369672 A 69385022 L -15350 0 -349443 -7675 <sil> 3 69734465 -7675 <sil> 357

INFO: stat.c(156):  357 frm;    18 cdsen/fr,  144 cisen/fr,   126 cdgau/fr,  1105 cigau/fr, Sen 0.44, CPU 0.45 Clk [Ovrhd 0.39 CPU 0.39 Clk];      5 hmm/fr,   0 wd/fr, Search: 0.00 CPU 0.00 Clk (1) 
INFO: corpus.c(661): 1:    1.6 sec CPU,    1.6 sec Clk;  TOT:      1.6 sec CPU,      1.6 sec Clk

INFO: stat.c(206): SUMMARY:  357 fr;  17 cdsen/fr, 144 cisen/fr, 125 cdgau/fr, 1105 cigau/fr, 0.44 xCPU 0.45 xClk [Ovhrd 0.39 xCPU  0 xClk];  4 hmm/fr, 0 wd/fr, 0.00 xCPU 0.00 xClk;  tot: 0.44 xCPU, 0.45 xClk
biswajit  8150 73.8  0.2   7552  4952 pts/1    S+   15:34   0:03 sphinx3_decode -mdef /home/biswajit/Desktop/Tutorial/sruti/3s_8g_17_02_11/model_architecture/sruti.1000.mdef -senmgau .cont. -mean /home/biswajit/Desktop/Tutorial/sruti/3s_8g_17_02_11/model_parameters/sruti.cd_cont_1000_8/means -var /home/biswajit/Desktop/Tutorial/sruti/3s_8g_17_02_11/model_parameters/sruti.cd_cont_1000_8/variances -mixw /home/biswajit/Desktop/Tutorial/sruti/3s_8g_17_02_11/model_parameters/sruti.cd_cont_1000_8/mixture_weights -tmat /home/biswajit/Desktop/Tutorial/sruti/3s_8g_17_02_11/model_parameters/sruti.cd_cont_1000_8/transition_matrices -lw 10 -feat 1s_c_d_dd -beam 1e-80 -wbeam 1e-40 -dict /home/biswajit/Desktop/Tutorial/sruti/etc/sruti.dic -fdict /home/biswajit/Desktop/Tutorial/sruti/etc/sruti.filler -lm /home/biswajit/Desktop/Tutorial/sruti/etc/sruti.ug.lm.DMP -wip 0.2 -ctl /home/biswajit/Desktop/Tutorial/Decode/decode123.fields -ctloffset 0 -ctlcount 627 -cepdir /home/biswajit/Desktop/Tutorial/Decode/feat -cepext .mfc -hyp /home/biswajit/Desktop/Tutorial/Decode/hyp.txt -logfn /home/biswajit/Desktop/Tutorial/Decode/log -agc none -varnorm no -cmn current
biswajit  8151  0.0  0.0   5100   984 pts/1    S+   15:34   0:00 sh -c ps aguxwww | grep sphinx3_decode
biswajit  8153  0.0  0.0   4360   708 pts/1    S+   15:34   0:00 grep sphinx3_decode

 

When i am using normal model, there is no problem but with VTLN enabled model it is giving error.

 

Please suggest me some solution.

Re: ERROR in sphinx decoding
User: kmaclean
Date: 4/15/2011 7:01 pm
Views: 291
Rating: 18

>ERROR: "vithist.c", line 811: No word exit in frame 356, using exits from frame 2

See this post: error while testing

PreviousNext