構造体 TRELLIS_ATOM

Word trellis element that holds survived word ends at each frame on the 1st pass. [詳細]

#include <trellis.h>


変数

LOGPROB backscore
 Accumulated score from start
LOGPROB lscore
 LM score of this word
WORD_ID wid
 Word ID
short begintime
 Beginning frame
short endtime
 End frame
struct __trellis_atom__ * last_tre
 Pointer to previous context trellis word
struct __trellis_atom__ * next
 Temporary link to store generated trellis word on 1st pass


説明

Word trellis element that holds survived word ends at each frame on the 1st pass.

trellis.h28 行で定義されています。


この構造体の説明は次のファイルから生成されました:
Juliusに対してTue Dec 18 16:05:27 2007に生成されました。  doxygen 1.5.4