Comments

Flat
Error regarding about the recognizing the Test data
User: crystal
Date: 2/19/2008 11:04 am
Views: 7380
Rating: 16

Hi,

Recently i've run this command:

HVite -H model\hmm24\macros -H model\hmm24\hmmdefs -S test.scp -i recout.mlf -w wdnet -p 0.0 -s 5.0 dict monophones

 It gave me this error:

 Warning[-8232] ExpandWordNet: Pronounciation 1 of sp is 'tee' word in HVite

Error[+8521] MovetoRecent: Loop resulted in circular move

Can anyone help me with this, pls... ??

Thanks so much!! 

Re: Error regarding about the recognizing the Test data
User: kmaclean
Date: 2/19/2008 1:11 pm
Views: 168
Rating: 20

Hi crystal,

> Warning[-8232] ExpandWordNet: Pronounciation 1 of sp is 'tee' word in HVite

The HTK Book states the following:

 

7.8 Tee Models 

Normally, the transition probability from the non-emitting entry state to the non-emitting exit state of a HMM will be zero to ensure that the HMM aligns with at least one observation vector. Models which have a non-zero entry to exit transition probability are referred to as tee-models.  

Tee-models are useful for modeling optional transient e?ects such as short pauses and noise bursts, particularly between words.

[...] 

 +8232 Lattice badly formed
      Could not convert lattice to network. The lattice should have a single well de?ned start and a single well de?ned end. When cross word expansion is being performed the number of !NULL words that can be concatenated in a string is limited. 

For questions like this, it is sometime very helpful to download the entire HTK users and developers mailing lists, and search through them to see if your answer might be there.  See these links (you need to be logged in to HTK to download these ...):

[   ] htk-users.mbox

[   ] htk-developers.mbox

One email datd 30 Jan 2002 from Gunnar Evermann states:

[...] 

>
> WARNING [-8232]  ExpandWordNet: Pronunciation 1 of sp is 'tee' word in HVite
>

This means that you have a word in your dictionary ("sp") that has a pronunciation that only consists of a tee model. Don't do that. 

Ken 

Re: Error regarding about the recognizing the Test data
User: OskarPants
Date: 4/22/2008 2:54 pm
Views: 331
Rating: 12
This warning is okay it is meant for anything other than sp.  Note the HTK Handbnook Section 3.2.2: "Also, at this point, a 1 state short pause sp model should be created. This should be a so-called tee-model which has a direct transition from entry to exit node. This sp has its emitting state tied to the centre state of the silence model. The required topology of the two silence models is shown
in Fig. 3.9."
PreviousNext