#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 300 of file htk_hmm.h.
 1.4.2