#include <htk_hmm.h>
Collaboration diagram for HTK_HMM_Options:

Data Fields | |
| HTK_HMM_StreamInfo | stream_info |
| Stream information of this HMM. | |
| short | vec_size |
| Size of parameter vector in number of dimension. | |
| short | cov_type |
| Type of covariance matrix , see also htk_defs.h. | |
| short | dur_type |
| Type of duration , see also htk_defs.h. | |
| short | param_type |
| Type of parameter , see also htk_defs.h. | |
Definition at line 101 of file htk_hmm.h.
1.4.2