#include <s3_align.h>
Public Attributes | |
| s3pid_t | pid |
| s3senid_t | sen |
| int8 | state |
| int8 | start |
| int32 | score |
| int32 | bsdiff |
| struct align_stseg_s * | next |
State level segmentation/alignment; one entry per frame
| 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().
Phone id
| int32 align_stseg_s::score |
Acoustic score for transition to this state from the previous one in the list
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
1.7.6.1