#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 |
|
|
The command-line or configuration object |
|
|
Dictionary structure |
|
|
Conversion of dictionary to Phoneme ID |
|
|
feature end structure |
|
|
Filler penalty |
|
|
|
|
|
Gaussian Selector |
|
|
|
|
|
LM Set. ARCHAN, since sphinx 3.6, it is used whenever an lm is allocated. This unified the internal data structure. |
|
|
|
|
|
Temporary variables for phoneme lookahead. This stores the heuristic score |
|
|
Model definition |
|
|
Acoustic Model for single stream |
|
|
Acoustic Model for multipel stream |
|
|
Acoustic model for Sphinx2 semi-continuous |
|
|
, Temporary variables, should be removed |
|
|
SVQ |
|
|
Transition Matrix. |
1.3.9.1