#include <fsg_search.h>
Public Attributes | |
glist_t | fsglist |
word_fsg_t * | fsg |
fsg_lextree_t * | lextree |
fsg_history_t * | history |
glist_t | pnode_active |
glist_t | pnode_active_next |
int32 | beam |
int32 | pbeam |
int32 | wbeam |
int32 | frame |
int32 | bestscore |
int32 | bpidx_start |
srch_hyp_t * | hyp |
int32 | ascr |
int32 | lscr |
int32 | n_hmm_eval |
int32 | state |
hmm_context_t * | hmmctx |
int32 | isUsealtpron |
int32 | isUseFiller |
int32 | isBacktrace |
int32 | isReportAltpron |
char * | DumpLatdir |
int32 | n_ci_phone |
dict_t * | dict |
mdef_t * | mdef |
tmat_t * | tmat |
ascr_t * | am_score_pool |
char * | uttid |
int32 * | senscale |
FILE * | matchfp |
FILE * | matchsegfp |
cmd_ln_t * | config |
logmath_t * | logmath |
int32 fsg_search_s::ascr |
int32 fsg_search_s::beam |
int32 fsg_search_s::bestscore |
cmd_ln_t* fsg_search_s::config |
char* fsg_search_s::DumpLatdir |
int32 fsg_search_s::frame |
glist_t fsg_search_s::fsglist |
logmath_t* fsg_search_s::logmath |
int32 fsg_search_s::lscr |
FILE* fsg_search_s::matchfp |
The senone scale
FILE* fsg_search_s::matchsegfp |
int32 fsg_search_s::n_ci_phone |
int32 fsg_search_s::n_hmm_eval |
int32 fsg_search_s::pbeam |
glist_t fsg_search_s::pnode_active |
glist_t fsg_search_s::pnode_active_next |
int32* fsg_search_s::senscale |
int32 fsg_search_s::state |
char* fsg_search_s::uttid |
Utterance ID
int32 fsg_search_s::wbeam |