#include <htk_hmm.h>
Collaboration diagram for HMM_basephone:
Data Fields | |
int | num |
Total number of base phone. | |
int | bgnnum |
Number of phones that can appear on word beginning. | |
int | endnum |
Number of phones that can appear on word end. | |
APATNODE * | root |
Root of index tree for name lookup. |
Definition at line 321 of file htk_hmm.h.