構造体 __node__

#include <search.h>

__node__のコラボレーション図
Collaboration graph
[凡例]

変数

struct __node__next
 Link to next hypothesis, used in stack.
struct __node__prev
 Link to previous hypothesis, used in stack.
boolean endflag
 TRUE if this is a final sentence result.
WORD_ID seq [MAXSEQNUM]
 Word sequence.
short seqnum
 Length of seq.
LOGPROB score
 Total score (forward+backward, LM+AM).
short bestt
 Best connection frame of last word in word trellis.
short estimated_next_t
 Estimated next connection time frame (= beginning of last word on word trellis): next word hypothesis will be looked up near this frame on word trellis.
LOGPROBg
 Current forward viterbi score in each frame.
TRELLIS_ATOMtre
 Trellis word of last word.
LOGPROBg_prev
 Viterbi score back to last 1 phoneme.
HMM_Logicallast_ph
 Last applied triphone.
LOGPROB lscore
 N-gram score of last word (will be used for 1-phoneme backscan and graph output.
LOGPROB totallscore
 Accumulated language score (LM only).
LOGPROB cmscore [MAXSEQNUM]
 Confidence score of each word.

説明

第2パスの文仮説

search.h133 行で定義されています。


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

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