Julius 4.2
変数
構造体 WCHMM_STATE

HMM state on tree lexicon. [詳細]

#include <wchmm.h>

WCHMM_STATEのコラボレーション図

変数

HTK_HMM_Stateout
 HMM State.
int scid
 LM factoring parameter: If scid > 0, it will points to the successor list index.

説明

HMM state on tree lexicon.

wchmm.h178 行で定義されています。


構造体

LM factoring parameter: If scid > 0, it will points to the successor list index.

If scid = 0, the node is not on branch. If scid < 0, it will points to the unigram factoring value index.

wchmm.h192 行で定義されています。

参照元 adjust_sc_index(), beam_inter_word(), beam_intra_word_core(), calc_successor_prob(), can_succeed(), init_nodescore(), make_successor_list(), max_successor_prob(), max_successor_prob_iw(), と print_wchmm_s_successor().


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