Julius 4.2
変数
構造体 HTK_HMM_State

HMM state data [詳細]

#include <htk_hmm.h>

HTK_HMM_Stateのコラボレーション図

変数

char * name
 Name (NULL if not defined as Macro)
short nstream
 Num of stream.
HTK_HMM_StreamWeightw
 Pointer to stream weight data, or NULL is not specified.
HTK_HMM_PDF ** pdf
 Array of mixture PDFs for each stream.
int id
 Uniq state id starting from 0 for caching of output probability.
struct _HTK_HMM_state * next
 Pointer to next data, NULL if last.

説明

HMM state data

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


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