__sentence_align__ Struct Reference

Alignment result, valid when forced alignment was done. More...

#include <recog.h>

Collaboration diagram for __sentence_align__:

Collaboration graph
[legend]

Data Fields

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.
__sentence_align__next
 data chain pointer

Detailed Description

Alignment result, valid when forced alignment was done.

Definition at line 300 of file recog.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jul 23 12:14:55 2009 for Julius by  doxygen 1.5.1