LRC_INFO Struct Reference

State output probability data for 1-phone word. More...

#include <wchmm.h>

Collaboration diagram for LRC_INFO:

Collaboration graph
[legend]

Data Fields

HMM_Logicalhmm
 Original HMM state on the dictionary.
short state_loc
 State location within the phoneme (1-).
boolean last_is_lset
 TRUE if last assigned model was context-dependent state set.
WORD_ID category
 Last context word's category ID.
union {
   HTK_HMM_State *   state
 Last assigned state.
   CD_State_Set *   lset
 Last assigned lset.
cache
WORD_ID lastwid_cache
 Last context word ID.

Detailed Description

State output probability data for 1-phone word.

The phoneme HMM should change according to the last context word.

Definition at line 82 of file wchmm.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jul 23 12:15:07 2009 for Julius by  doxygen 1.5.1