Public Attributes | List of all members
history_s Struct Reference

Public Attributes

int32 score
 
struct snode_ssnode
 
struct history_spred
 
struct history_salloc_next
 

Detailed Description

Viterbi search history for each state at each time.

Member Data Documentation

struct history_s* history_s::alloc_next

Previous frame history

Referenced by align_destroy_sent_hmm(), and align_end_utt().

struct history_s* history_s::pred

State for which this history node created

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

int32 history_s::score
struct snode_s* history_s::snode

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