#include <htk_hmm.h>
HMM_basephoneのコラボレーション図
変数 | |
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. |