#include <kbcore.h>
Public Attributes | |
cmd_ln_t * | config |
feat_t * | fcb |
mdef_t * | mdef |
dict_t * | dict |
dict2pid_t * | dict2pid |
lmset_t * | lmset |
mgau_model_t * | mgau |
ms_mgau_model_t * | ms_mgau |
s2_semi_mgau_t * | s2_mgau |
fillpen_t * | fillpen |
subvq_t * | svq |
gs_t * | gs |
tmat_t * | tmat |
int32 | maxNewHeurScore |
int32 | lastfrm |
s3lmwid32_t | startwid |
s3lmwid32_t | finishwid |
logmath_t * | logmath |
cmd_ln_t* kbcore_t::config |
The command-line or configuration object
Referenced by process_thread().
Dictionary structure
Referenced by whmm_renorm().
Conversion of dictionary to Phoneme ID
feat_t* kbcore_t::fcb |
feature end structure
Filler penalty
Gaussian Selector
int32 kbcore_t::lastfrm |
LM Set. ARCHAN, since sphinx 3.6, it is used whenever an lm is allocated. This unified the internal data structure.
logmath_t* kbcore_t::logmath |
Referenced by main().
Temporary variables for phoneme lookahead. This stores the heuristic score
Model definition
Referenced by main().
Acoustic Model for single stream
Referenced by main().
Acoustic Model for multipel stream
Referenced by main().
Acoustic model for Sphinx2 semi-continuous
, Temporary variables, should be removed
SVQ
Transition Matrix.
Referenced by main().