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

struct align_stseg_s* align_stseg_s::next

Next state (in the next frame) in alignment

Referenced by align_end_utt().

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: