Comments

Flat
Error [+7321] CreateInsts: Unknown label sil
User: RedCisc
Date: 6/28/2009 4:28 pm
Views: 10680
Rating: 10

Hi,

I'm in Step 6 Re-estimating.

I entered the command line HERest -A -D -T 1 -C config -I phones0.mlf -t 250.0 150.0 1000.0 -S train.scp -H hmm0/macros -H hmm0/hmmdefs -M hmm1 monophones0

After some processing and ML Updating of 42 logical and physical models, 2 MMF input files and pruning, I get the message Processing data: sample1.mfc; Label sample1.lab

Error [+7321] CreateInsts: Unknown label sil

What say ye?

Re: Error [+7321] CreateInsts: Unknown label sil
User: kmaclean
Date: 7/2/2009 3:23 pm
Views: 110
Rating: 13

Hi RedCisc,

>Error [+7321] CreateInsts: Unknown label sil

HTK book says:

+7321 Unknown model
      Model in HMM List not found in HMMSet, check that the correct HMM List is being used.

Looks like you did not create a 'sil' model in your hmmdef file... your monophones0 file should contain a sil phone.

Ken

Re: Error [+7321] CreateInsts: Unknown label sil
User: RedCisc
Date: 7/3/2009 7:22 am
Views: 121
Rating: 11

Yes. That was it. The monophones0 file was missing the sil as its last command.

Re: Error [+7321] CreateInsts: Unknown label sil
User: amolPucsd
Date: 6/17/2014 3:37 am
Views: 55
Rating: 4

 at step Fixing silence 

the error for following cYellommand

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

 

is

  Processing Data: cal_alert.mfc; Label cal_alert.lab
  ERROR [+7321]  CreateInsts: Unknown label sil
 FATAL ERROR - Terminating program HERest

 

thanks in adavance ,,,

Re: Error [+7321] CreateInsts: Unknown label sil
User: amolPucsd
Date: 6/17/2014 3:40 am
Views: 61
Rating: 3

 

   but i mentioned that [ sil ] in the monophones1 files

monophones1 file as follows :

b
aa
sp
k
ao
l
jh
ow
sil

 

still giving same error to me

Re: Error [+7321] CreateInsts: Unknown label sil
User: Sruti
Date: 6/24/2014 4:15 am
Views: 81
Rating: 7

Thank you a lot. Your reply solved my problemLaughingLaughing

Re: Error [+7321] CreateInsts: Unknown label sil
User: dila
Date: 9/9/2014 10:19 pm
Views: 70
Rating: 4

please check your font,, sil = sil ,, sil its not same SIL

Re: Error [+7321] CreateInsts: Unknown label sil
User: Mohammad Yahia
Date: 11/24/2015 2:24 pm
Views: 33
Rating: 0

How can I solve the following eror

 

ERROR [+7321]  CreateInsts: Unknown label .

 FATAL ERROR - Terminating program C:\htk\bin.win32\HERest

Re: Error [+7321] CreateInsts: Unknown label sil
User: kmaclean
Date: 11/25/2015 9:00 am
Views: 41
Rating: 0

>ERROR [+7321]  CreateInsts: Unknown label .

it looks like it is telling you that you have a '.' (a period) as a label in your words.mlf...

I am guessing that you might have two consecutive lines with periods in them in your words.mlf file.

PreviousNext