Comments

Flat
error in HERest
User: joshuajnoble
Date: 6/6/2009 6:26 am
Views: 4420
Rating: 25

I get the following error when I run the HERest command:

 

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

HERest  ML Updating: Transitions Means Variances

 System is SHARED
45 Logical/45 Physical Models Loaded, VecSize=25
2 MMF input files
Pruning-On[250.0 150.0 3000.0]
 Processing Data: sample1.mfc; Label sample1.lab
  ERROR [+7321]  CreateInsts: Unknown label HELLO

 

Everything has gone swimmingly up until this point, so I'm not sure what's gone off here.

Re: error in HERest
User: joshuajnoble
Date: 6/6/2009 7:37 am
Views: 156
Rating: 20

Could it be that this is what should be called:

HERest -A -D -T 1 -C config  -I phones0.mlf -t 250.0 150.0 3000.0 -S train.scp -H hmm5/macros -H  hmm5/hmmdefs -M hmm6 monophones1

rather than:


HERest -A -D -T 1 -C config  -I phones1.mlf -t 250.0 150.0 3000.0 -S train.scp -H hmm5/macros -H  hmm5/hmmdefs -M hmm6 monophones1

i.e. using phones0.mlf rather than phones1.mlf?

Re: error in HERest
User: kmaclean
Date: 6/10/2009 12:12 pm
Views: 164
Rating: 17

> Processing Data: sample1.mfc; Label sample1.lab
>  ERROR [+7321]  CreateInsts: Unknown label HELLO

Your phones files should only contain phonemes not words.

The word "HELLO" should not be in either of your phones0.mlf or phone1.mlf files.

Look at the Step 4 files from the Tutorial.  Your files should look like this:

  • phones0.mlfphones0.mlf (phone transcription of your label files)

Ken

Re: error in HERest
User: mmm
Date: 6/6/2010 2:52 pm
Views: 89
Rating: 19

what about this errors????

HERest  ML Updating: Transitions Means Variances

 System is SHARED
31 Logical/31 Physical Models Loaded, VecSize=25
2 MMF input files
Pruning-On[250.0 150.0 3000.0]
 Processing Data: sample1.mfc; Label sample1.lab
  ERROR [+7321]  CreateInsts: Unknown label sp
 FATAL ERROR - Terminating program HERest

 

 

i have sp in phones1.mlf?

Re: error in HERest
User: kmaclean
Date: 6/9/2010 2:45 pm
Views: 96
Rating: 20

>  ERROR [+7321]  CreateInsts: Unknown label sp

Please include the HERest parameters you used to get this error.

 

PreviousNext