構造体 HTK_HMM_State
[HTK HMM definition]

HMM state data [詳細]

#include <htk_hmm.h>

HTK_HMM_Stateのコラボレーション図

Collaboration graph
[凡例]

変数

char * name
 Name (NULL if not defined as Macro)
short mix_num
 Number of densities (mixtures) assigned
HTK_HMM_Dens ** b
 Link array to assigned densities, or pointer to GCODEBOOK in tied-mixture model
PROBbweight
 Weights corresponding to above
unsigned short 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

覚え書き:
In a tied-mixture model, b points to a codebook defined as GCODEBOOK intead of the array of densities.

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


この構造体の説明は次のファイルから生成されました:
Juliusに対してTue Dec 18 16:05:21 2007に生成されました。  doxygen 1.5.4