#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.
s3latid_t backoff_t::latid |
History entry
s3cipid_t backoff_t::lc |
Last ciphone of history entry, to be used as left context upon entering a new word.
int32 backoff_t::score |
Acoustic + backed off LM score