#include <htk_hmm.h>
Collaboration diagram for _HTK_HMM_stream_weight:
Data Fields | |
char * | name |
Name (NULL for in-line definition). | |
VECT * | weight |
Weight of each stream in log scale. | |
short | len |
Length of above. | |
_HTK_HMM_stream_weight * | next |
Pointer to next data, NULL on last. |
Definition at line 141 of file htk_hmm.h.