snode_s Struct Reference

List of all members.

Public Attributes

pnode_tpnode
struct slink_ssucclist
struct slink_spredlist
int32 score
int32 newscore
history_thist
history_tnewhist
int32 active_frm
s3senid_t sen
int8 state

Detailed Description

Head of list of all history nodes State DAG structures similar to phone DAG structures.


Member Data Documentation

Path history at start, end of each frame

Referenced by align_end_utt(), align_frame(), and align_start_utt().

Score at start, end of each frame

Referenced by align_build_sent_hmm(), align_end_utt(), align_frame(), and align_start_utt().

Referenced by align_frame().

Referenced by align_frame().

Referenced by align_build_sent_hmm().

struct slink_s* snode_s::predlist [read]

List of successor states

Referenced by align_build_sent_hmm(), align_end_utt(), and align_frame().

List of predecessor states

Referenced by align_end_utt(), align_frame(), and align_start_utt().

Frame no. most recently active

Referenced by align_build_sent_hmm(), align_frame(), and align_sen_active().

Senone id, BAD_S3SENID if dummy node (head/tail)

Referenced by align_build_sent_hmm().

struct slink_s* snode_s::succlist [read]

Parent phone node

Referenced by align_build_sent_hmm(), align_frame(), and align_start_utt().


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

Generated on 7 Mar 2010 by  doxygen 1.6.1