Julius 4.2
変数
構造体 SentenceAlign

Alignment result, valid when forced alignment was done. [詳細]

#include <recog.h>

SentenceAlignのコラボレーション図

変数

int num
 Number of units.
short unittype
 Unit type (one of PER_*)
WORD_IDw
 word sequence by id (PER_WORD)
HMM_Logical ** ph
 Phone sequence (PER_PHONEME, PER_STATE)
short * loc
 sequence of state location in a phone (PER_STATE)
booleanis_iwsp
 TRUE if PER_STATE and this is the inter-word pause state at multipath mode.
int * begin_frame
 List of beginning frame.
int * end_frame
 List of ending frame.
LOGPROBavgscore
 Score averaged by frames.
LOGPROB allscore
 Re-computed acoustic score.
struct __sentence_align__ * next
 data chain pointer

説明

Alignment result, valid when forced alignment was done.

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


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