Main Page | Class List | Directories | File List | Class Members | File Members

align_stseg_s Struct Reference

#include <s3_align.h>

List of all members.

Public Attributes

s3pid_t pid
s3senid_t sen
int8 state
int8 start
int32 score
int32 bsdiff
align_stseg_snext


Detailed Description

State level segmentation/alignment; one entry per frame


Member Data Documentation

int32 align_stseg_s::bsdiff
 

Distance between this state and the best in this frame

struct align_stseg_s* align_stseg_s::next
 

Next state (in the next frame) in alignment

s3pid_t align_stseg_s::pid
 

Phone id

int32 align_stseg_s::score
 

Acoustic score for transition to this state from the previous one in the list

s3senid_t align_stseg_s::sen
 

Senone id

int8 align_stseg_s::start
 

Whether this is an entry into phone start state

int8 align_stseg_s::state
 

State id within phone


The documentation for this struct was generated from the following file:
Generated on Sat Apr 11 00:02:32 2009 by  doxygen 1.3.9.1