Public Attributes | List of all members
kbcore_t Struct Reference

#include <kbcore.h>

Public Attributes

cmd_ln_t * config
 
feat_t * fcb
 
mdef_tmdef
 
dict_tdict
 
dict2pid_tdict2pid
 
lmset_tlmset
 
mgau_model_tmgau
 
ms_mgau_model_tms_mgau
 
s2_semi_mgau_ts2_mgau
 
fillpen_tfillpen
 
subvq_tsvq
 
gs_tgs
 
tmat_ttmat
 
int32 maxNewHeurScore
 
int32 lastfrm
 
s3lmwid32_t startwid
 
s3lmwid32_t finishwid
 
logmath_t * logmath
 

Member Data Documentation

◆ config

cmd_ln_t* kbcore_t::config

The command-line or configuration object

Referenced by process_thread().

◆ dict

dict_t* kbcore_t::dict

Dictionary structure

◆ dict2pid

dict2pid_t* kbcore_t::dict2pid

Conversion of dictionary to Phoneme ID

◆ fcb

feat_t* kbcore_t::fcb

feature end structure

◆ fillpen

fillpen_t* kbcore_t::fillpen

Filler penalty

◆ finishwid

s3lmwid32_t kbcore_t::finishwid

◆ gs

gs_t* kbcore_t::gs

Gaussian Selector

◆ lastfrm

int32 kbcore_t::lastfrm

◆ lmset

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

logmath_t* kbcore_t::logmath

◆ maxNewHeurScore

int32 kbcore_t::maxNewHeurScore

Temporary variables for phoneme lookahead. This stores the heuristic score

◆ mdef

mdef_t* kbcore_t::mdef

Model definition

◆ mgau

mgau_model_t* kbcore_t::mgau

Acoustic Model for single stream

◆ ms_mgau

ms_mgau_model_t* kbcore_t::ms_mgau

Acoustic Model for multipel stream

◆ s2_mgau

s2_semi_mgau_t* kbcore_t::s2_mgau

Acoustic model for Sphinx2 semi-continuous

◆ startwid

s3lmwid32_t kbcore_t::startwid

, Temporary variables, should be removed

◆ svq

subvq_t* kbcore_t::svq

SVQ

◆ tmat

tmat_t* kbcore_t::tmat

Transition Matrix.


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