Speech Recognition Engines

Flat
SPHINX4 PROBLEMS
User: nami
Date: 7/30/2013 11:45 pm
Views: 4260
Rating: 4

hello nsh,

I am trying to build an acoustic model for flight information system using sphinxtrain.

./bw \
> -hmmdir hub4wsj_sc_8k \
> -moddeffn hub4wsj_sc_8k/mdef.txt \
> -ts2cbfn .cont. \
> -feat 1s_c_d_dd \
> -agc none \
> -cmn current \
> -dictfn record1.dic \
> -ctlfn record1.fileids \
> -lsnfn record1.transcription \
> -accumdir .
INFO: main.c(229): Compiled on Jul 11 2013 at 13:49:26
INFO: cmd_ln.c(691): Parsing command line:
./bw \
    -hmmdir hub4wsj_sc_8k \
    -moddeffn hub4wsj_sc_8k/mdef.txt \
    -ts2cbfn .cont. \
    -feat 1s_c_d_dd \
    -agc none \
    -cmn current \
    -dictfn record1.dic \
    -ctlfn record1.fileids \
    -lsnfn record1.transcription \
    -accumdir .

Current configuration:
[NAME]            [DEFLT]        [VALUE]
-2passvar        no        no
-abeam            1e-100        1.000000e-100
-accumdir                .
-agc            none        none
-agcthresh        2.0        2.000000e+00
-bbeam            1e-100        1.000000e-100
-cb2mllrfn        .1cls.        .1cls.
-cepdir                   
-cepext            mfc        mfc
-ceplen            13        13
-ckptintv                0
-cmn            current        current
-cmninit        8.0        8.0
-ctlfn                    record1.fileids
-diagfull        no        no
-dictfn                    record1.dic
-example        no        no
-fdictfn               
-feat            1s_c_d_dd    1s_c_d_dd
-fullsuffixmatch    no        no
-fullvar        no        no
-help            no        no
-hmmdir                    hub4wsj_sc_8k
-latdir                   
-latext                   
-lda                   
-ldaaccum        no        no
-ldadim            0        0
-lsnfn                    record1.transcription
-lw            11.5        1.150000e+01
-maxuttlen        0        0
-meanfn                   
-meanreest        yes        yes
-mixwfn                   
-mixwreest        yes        yes
-mllrmat               
-mmie            no        no
-mmie_type        rand        rand
-moddeffn                hub4wsj_sc_8k/mdef.txt
-mwfloor        0.00001        1.000000e-05
-npart                    0
-nskip                    0
-outphsegdir               
-outputfullpath        no        no
-part                    0
-pdumpdir               
-phsegdir               
-phsegext        phseg        phseg
-runlen            -1        -1
-sentdir               
-sentext        sent        sent
-spthresh        0.0        0.000000e+00
-svspec                   
-timing            yes        yes
-tmatfn                   
-tmatreest        yes        yes
-topn            4        4
-tpfloor        0.0001        1.000000e-04
-ts2cbfn                .cont.
-varfloor        0.00001        1.000000e-05
-varfn                   
-varnorm        no        no
-varreest        yes        yes
-viterbi        no        no

INFO: feat.c(713): Initializing feature stream to type: '1s_c_d_dd', ceplen=13, CMN='current', VARNORM='no', AGC='none'
INFO: cmn.c(142): mean[0]= 12.00, mean[1..12]= 0.0
INFO: main.c(318): Reading hub4wsj_sc_8k/mdef.txt
INFO: model_def_io.c(573): Model definition info:
INFO: model_def_io.c(574): 143097 total models defined (50 base, 143047 tri)
INFO: model_def_io.c(575): 572388 total states
INFO: model_def_io.c(576): 5150 total tied states
INFO: model_def_io.c(577): 150 total tied CI states
INFO: model_def_io.c(578): 50 total tied transition matrices
INFO: model_def_io.c(579): 4 max state/model
INFO: model_def_io.c(580): 4 min state/model
SYSTEM_ERROR: "s3io.c", line 258: Unable to open hub4wsj_sc_8k/mixture_weights for reading: No such file or directory
FATAL_ERROR: "main.c", line 1857: initialization failed

 


Please suggest me the correct way to build this model.I am following this link  :

http://cmusphinx.sourceforge.net/wiki/tutorialadapt

.Please tell me how i will be able to build an acoustic model..

 

 

Thanku & brgds,

Nami

--- (Edited on 7/30/2013 11:45 pm [GMT-0500] by nami) ---

--- (Edited on 7/30/2013 11:55 pm [GMT-0500] by nami) ---

Re: SPHINX4 PROBLEMS
User: Olumide
Date: 8/5/2013 5:54 am
Views: 1835
Rating: 4

You'll probably be better off posting on the Sphinx Help forum

http://sourceforge.net/p/cmusphinx/discussion/help/

--- (Edited on 8/5/2013 5:54 am [GMT-0500] by Olumide) ---

PreviousNext