構造体 _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_statenext
 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.h148 行で定義されています。


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

Juliusに対してTue Sep 22 00:15:44 2009に生成されました。  doxygen 1.6.0