Public Attributes | List of all members
align_phseg_s Struct Reference

#include <s3_align.h>

Public Attributes

s3pid_t pid
 
s3frmid_t sf
 
s3frmid_t ef
 
int32 score
 
int32 bsdiff
 
struct align_phseg_snext
 

Detailed Description

Phone level segmentation/alignment information

Member Data Documentation

int32 align_phseg_s::bsdiff

Distance between this and the best unconstrained state sequence for the same time segment

Referenced by align_frame().

s3frmid_t align_phseg_s::ef

Start and end frame for this phone occurrence

Referenced by align_frame().

struct align_phseg_s* align_phseg_s::next

Next entry in alignment

Referenced by align_end_utt(), and align_frame().

s3pid_t align_phseg_s::pid

Phone id

Referenced by align_frame().

int32 align_phseg_s::score

Acoustic score for this segment of alignment

Referenced by align_frame().

s3frmid_t align_phseg_s::sf

Referenced by align_frame().


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