#include <srch_flat_fwd_internal.h>
Public Attributes | |
s3latid_t | latid |
int32 | score |
s3cipid_t | lc |
Backoff node when backing off all the way to unigrams. Since each word exits with #ciphones different scores (for so many different right contexts), a separate node exists for each context.
History entry
Referenced by word_trans().
Last ciphone of history entry, to be used as left context upon entering a new word.
Referenced by word_trans().
int32 backoff_t::score |
Acoustic + backed off LM score
Referenced by word_trans().