Julius 4.2
変数
構造体 HTK_HMM_Data

Top HMM model, corresponds to "~h" macro in hmmdefs. [詳細]

#include <htk_hmm.h>

HTK_HMM_Dataのコラボレーション図

変数

char * name
 Name (NULL if not defined as Macro)
short state_num
 Number of states in this model.
HTK_HMM_State ** s
 Array of states in this model.
HTK_HMM_Transtr
 Link to assigned transition matrix.
struct _HTK_HMM_data * next
 Pointer to next data, NULL if last.

説明

Top HMM model, corresponds to "~h" macro in hmmdefs.

htk_hmm.h181 行で定義されています。


この構造体の説明は次のファイルから生成されました: