#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().
dict_t* kbcore_t::dict |
Dictionary structure
Referenced by whmm_renorm().
dict2pid_t* kbcore_t::dict2pid |
Conversion of dictionary to Phoneme ID
feat_t* kbcore_t::fcb |
feature end structure
fillpen_t* kbcore_t::fillpen |
Filler penalty
s3lmwid32_t kbcore_t::finishwid |
gs_t* kbcore_t::gs |
Gaussian Selector
int32 kbcore_t::lastfrm |
lmset_t* kbcore_t::lmset |
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().
int32 kbcore_t::maxNewHeurScore |
Temporary variables for phoneme lookahead. This stores the heuristic score
mgau_model_t* kbcore_t::mgau |
Acoustic Model for single stream
Referenced by main().
ms_mgau_model_t* kbcore_t::ms_mgau |
Acoustic Model for multipel stream
Referenced by main().
s2_semi_mgau_t* kbcore_t::s2_mgau |
Acoustic model for Sphinx2 semi-continuous
s3lmwid32_t kbcore_t::startwid |
, Temporary variables, should be removed
subvq_t* kbcore_t::svq |
SVQ