VoxForge
Hi,
I'm trying to use HDecode for the first time. When I try to use it I got the follwing error and I could not find where is the problem.
The error I got is:
SLBC_New]$ HDecode -T 3 -H am/tiehmm2m3/hmmdefs -S config/test1.scp -t 220.0 220.0 -C config/hdecode.config -i result/restie.mlf -w lm/sin_lm.3gram -p -20.0 -s 10.0 config/full.dict config/tie.list
Reading dictionary from config/full.dict
Reading acoustic models...Read 17479 physical / 77658 logical HMMs
lmla count 39869
nprons 26051
Reading language model from lm/sin_lm.3gram
n1 .
n2 . . . . .
n3 .
File: ./mfc/2011-01-04-20-00-00-M_1.mfc
1: -25.128 -1.995 -10.496 -1.761 -9.607 -1.790 -8.139 -0.114 -0.864 3.562 -4.144 2.649 18.382
-0.121 -0.567 -0.157 -0.708 0.018 0.519 -0.415 0.343 0.027 -0.258 0.792 0.342 -0.014
0.019 -0.030 0.327 0.130 0.097 0.301 0.182 0.181 0.385 -0.081 -0.380 -0.153 -0.003
Segmentation fault
SLBC_New]$
My hdecode.config is as follows:
TARGETKIND = MFCC_D_A_E
HLANGMODFILTER = 'gunzip -c $.gz'
HNETFILTER = 'gunzip -c $.gz'
HNETOFILTER = 'gzip -c > $.gz'
RAWMITFORMAT = T
GCFREQ = 50
HLAT:TRACE = 19
HLVNET:TRACE = 1
HLVREC:TRACE = 1
HLVLM:TRACE = 1
LATPRUNEBEAM = 500.0
MAXLMLA = 3.0
BUILDLATSENTEND = T
FORCELATOUT = F
STARTWORD = !ENTER
ENDWORD = !EXIT
I really appreciate if someone can help me understand where is the problem.
Thank you.
--- (Edited on 10/17/2015 11:06 pm [GMT-0500] by thilinid) ---