__trellis_atom__ Struct Reference

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

#include <trellis.h>

Collaboration diagram for __trellis_atom__:

Collaboration graph
[legend]

Data Fields

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.
__trellis_atom__last_tre
 Pointer to previous context trellis word.
__trellis_atom__next
 Temporary link to store generated trellis word on 1st pass.

Detailed Description

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

Definition at line 28 of file trellis.h.


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