Public Attributes | |
| int32 | score |
| struct snode_s * | snode |
| struct history_s * | pred |
| struct history_s * | alloc_next |
Viterbi search history for each state at each time.
struct history_s* history_s::alloc_next [read] |
Previous frame history
Referenced by align_end_utt().
struct history_s* history_s::pred [read] |
State for which this history node created
Referenced by align_end_utt().
| int32 history_s::score |
struct snode_s* history_s::snode [read] |
1.6.1