_HTK_HMM_PDF Struct Reference
[HTK HMM definition]

HMM mixture PDF for a stream More...

#include <htk_hmm.h>

Collaboration diagram for _HTK_HMM_PDF:

Collaboration graph
[legend]

Data Fields

char * name
 Name (NULL for in-line definition).
boolean tmix
 TRUE if this is assigned to tied-mixture codebook.
short stream_id
 Stream ID to which this pdf is assigned, begins from 0.
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.
_HTK_HMM_PDFnext
 Pointer to next data, or NULL at last.

Detailed Description

HMM mixture PDF for a stream

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

Definition at line 156 of file htk_hmm.h.


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