Julius 4.2
変数
構造体 StackDecode

Work area for the 2nd pass. [詳細]

#include <recog.h>

StackDecodeのコラボレーション図

変数

int hypo_len_count [MAXSEQNUM+1]
 Count of popped hypothesis per each length.
int maximum_filled_length
 Current least beam-filled depth.
NODEstocker_root
 Node stocker for recycle.
int popctr
 Num of popped hypotheses from stack.
int genectr
 Num of generated hypotheses.
int pushctr
 Num of hypotheses actually pushed to stack.
int finishnum
 Num of found sentence hypothesis.
NODEcurrent
 Current node for debug.
LOGPROBwordtrellis [2]
 Buffer to compute viterbi path of a word.
LOGPROBg
 Buffer to hold source viterbi scores.
HMM_Logical ** phmmseq
 Phoneme sequence to be computed.
int phmmlen_max
 Maximum length of phmmseq.
booleanhas_sp
 Mark which phoneme allow short pause for multi-path mode.
WORD_IDcnword
 Work area for N-gram computation.
WORD_IDcnwordrev
 Work area for N-gram computation.

説明

Work area for the 2nd pass.

recog.h199 行で定義されています。


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