Julius 4.2
変数
構造体 HTK_HMM_Dens

HMM Gaussian density (or mixture) data [詳細]

#include <htk_hmm.h>

HTK_HMM_Densのコラボレーション図

変数

char * name
 Name (NULL if not defined as Macro)
VECTmean
 Mean vector.
short meanlen
 Length of above.
HTK_HMM_Varvar
 Link to assigned variance vector.
LOGPROB gconst
 Constant value in log scale for calculating Gaussiann output probability.
struct _HTK_HMM_dens * next
 Pointer to next data, NULL if last.

説明

HMM Gaussian density (or mixture) data

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


構造体

Constant value in log scale for calculating Gaussiann output probability.

参照:
libsent/sec/hmminfo/rdhmmdef_dens.c

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

参照元 calc_contprob_with_safe_pruning(), calcmix(), compute_g_base(), compute_g_beam_pruning(), compute_g_beam_updating(), compute_g_heu_pruning(), compute_g_heu_updating(), compute_g_safe(), gmm_compute_g_base(), gmm_compute_g_safe(), put_htk_dens(), rd_dens(), update_gconst(), と wt_dens().


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