Public Attributes | List of all members
align_stseg_s Struct Reference

#include <s3_align.h>

Public Attributes

s3pid_t pid
 
s3senid_t sen
 
int8 state
 
int8 start
 
int32 score
 
int32 bsdiff
 
struct 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

Referenced by align_frame().

struct align_stseg_s* align_stseg_s::next

Next state (in the next frame) in alignment

Referenced by align_end_utt(), and align_frame().

s3pid_t align_stseg_s::pid

Phone id

Referenced by align_frame().

int32 align_stseg_s::score

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

Referenced by align_frame().

s3senid_t align_stseg_s::sen

Senone id

Referenced by align_frame().

int8 align_stseg_s::start

Whether this is an entry into phone start state

Referenced by align_frame().

int8 align_stseg_s::state

State id within phone

Referenced by align_frame().


The documentation for this struct was generated from the following file: