Public Attributes | List of all members
backoff_t Struct Reference

#include <srch_flat_fwd_internal.h>

Public Attributes

s3latid_t latid
 
int32 score
 
s3cipid_t lc
 

Detailed Description

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.

Member Data Documentation

◆ latid

s3latid_t backoff_t::latid

History entry

◆ lc

s3cipid_t backoff_t::lc

Last ciphone of history entry, to be used as left context upon entering a new word.

◆ score

int32 backoff_t::score

Acoustic + backed off LM score


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