_HTK_HMM_state Struct Reference
[HTK HMM definition]

HMM state data More...

#include <htk_hmm.h>

Collaboration diagram for _HTK_HMM_state:

Collaboration graph
[legend]

Data Fields

char * name
 Name (NULL if not defined as Macro).
short mix_num
 Number of densities (mixtures) assigned.
HTK_HMM_Dens ** b
 Link array to assigned densities, or pointer to GCODEBOOK in tied-mixture model.
PROBbweight
 Weights corresponding to above.
unsigned short id
 Uniq state id starting from 0 for caching of output probability.
_HTK_HMM_statenext
 Pointer to next data, NULL if last.

Detailed Description

HMM state data

Note:
In a tied-mixture model, b points to a codebook defined as GCODEBOOK intead of the array of densities.

Definition at line 148 of file htk_hmm.h.


The documentation for this struct was generated from the following file:
Generated on Tue Dec 26 16:18:33 2006 for Julius by  doxygen 1.5.0