Julius 4.2
変数
構造体 SEGTOKEN

Token definition for viterbi segmentation. [詳細]

#include <hmm.h>

変数

int last_id
 ID of last unit.
int last_end_frame
 Frame at which the last unit ends.
LOGPROB last_end_score
 Score at which the last unit ends.
struct _seg_token * next
 Pointer to previous token context, NULL if no context.
struct _seg_token * list
 Link to next token, NULL if last.

説明

Token definition for viterbi segmentation.

hmm.h93 行で定義されています。


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