German

Flat
ERROR [+6551] LoadMasterFile: MLF file header is missing
User: paule32
Date: 11/11/2016 8:14 am
Views: 8071
Rating: 0

Hello,

what is wrong?

HRest -A -D -T 1 -C de.hcompv.config -M hmm1 -I hmm0/hmmdefs -H hmm0/vFloors

HTK Configuration Parameters[10]
  Module/Tool     Parameter                  Value
#                 NUMCEPS                       12
#                 CEPLIFTER                     22
#                 NUMCHANS                      26
#                 PREEMCOEF               0.970000
#                 USEHAMMING                  TRUE
#                 WINDOWSIZE         250000.000000
#                 SAVEWITHCRC                 TRUE
#                 SAVECOMPRESSED              TRUE
#                 TARGETRATE         100000.000000
#                 TARGETKIND          MFCC_0_D_N_Z

  ERROR [+6551]  LoadMasterFile: MLF file header is missing
 FATAL ERROR - Terminating program HRest

Re: ERROR [+6551] LoadMasterFile: MLF file header is missing
User: nsh
Date: 11/11/2016 2:16 pm
Views: 0
Rating: 0

I'm not sure where did you take this command from. Your command is wrong. -I should specify mlf file, not hmm defs. For hmmdefs you need -H. The correct command should be something like:

HRest -A -D -T 1 -C de.hcompv.config -M hmm1 -H hmm0/hmmdefs -H hmm0/vFloors -I phones.mlf hmmlist

I suggest you to use proper tutorial like the one from here http://www.voxforge.org/home/dev/acousticmodels/linux/create/htkjulius/tutorial or htkbook, it's not trivial to guess all arguments properly.

Re: ERROR [+6551] LoadMasterFile: MLF file header is missing
User: nsh
Date: 11/11/2016 2:19 pm
Views: 2784
Rating: 0

Overall, HTK is so outdated, you’d better try Kaldi

http://kaldi-asr.org/doc/kaldi_for_dummies.html

HInit -A -D -T 1 -C de.hcopy.conf -S de.hcopy.scp -M hmm0 -H proto -1 hallo -L de/lab hallo

HTK Configuration Parameters[16]
 Module/Tool     Parameter                  Value
#                 NUMCEPS                       12
#                 CEPLIFTER                     22
#                 PREEMCOEF               0.970000
#                 USEHAMMING                  TRUE
#                 WINDOWSIZE         250000.000000
#                 SAVEWITHCRC                 TRUE
#                 SAVECOMPRESSED              TRUE
#                 TARGETRATE                100000
#                 TARGETFORMAT                 HTK
#                 TARGETKIND                MFCC_0
#                 USER                  MFCC_0_D_A
#                 ESCALE                  1.000000
#                 NUMCHANS                      26
#                 HEADERSIZE                     0
#                 SOURCERATE                   625
#                 SOURCEFORMAT            WAVEFORM

 ERROR [+2119]  HInit: source HMM file name expected
FATAL ERROR - Terminating program HInit

voxforge.org
[email protected]
http://www.voxforge.org
PreviousNext