Main Page | Class List | Directories | File List | Class Members | File Members

kb_t Struct Reference

#include <kb.h>

List of all members.

Public Attributes

kbcore_tkbcore
fe_t * fe
mfcc_t ** mfcc
float32 *** feat
ascr_tascr
beam_tbeam
fast_gmm_tfastgmm
pl_tpl
adapt_am_tadapt_am
stat_tstat
FILE * matchfp
FILE * matchsegfp
FILE * hmmdumpfp
int32 op_mode
char * uttid
char * uttfile
void * srch


Member Data Documentation

adapt_am_t* kb_t::adapt_am
 

Structure that wraps up parameters for adaptation such as MLLR.

ascr_t* kb_t::ascr
 

Senone and composite senone scores for one frame.

beam_t* kb_t::beam
 

Structure that wraps up parameters related to beam pruning.

fast_gmm_t* kb_t::fastgmm
 

Structure that wraps up parameters for fast GMM computation.

fe_t* kb_t::fe
 

Front-end processing object

float32*** kb_t::feat
 

Dynamic feature frames

FILE* kb_t::hmmdumpfp
 

File handle for dumping hmms for debugging

kbcore_t* kb_t::kbcore
 

Core model structures

FILE* kb_t::matchfp
 

File handle for the match file

FILE* kb_t::matchsegfp
 

File handle for the match segmentation file

mfcc_t** kb_t::mfcc
 

Input feature frames (may be NULL)

int32 kb_t::op_mode
 

pl_t* kb_t::pl
 

Structure that wraps up parameters for phoneme look-ahead.

void* kb_t::srch
 

The search structure

stat_t* kb_t::stat
 

Structure of statistics including timers and counters.

char* kb_t::uttfile
 

Utterance Filename. The other thing that should move somewhere else.

char* kb_t::uttid
 

Utterance ID. The one thing that should move to somewhere like srch


The documentation for this struct was generated from the following file:
Generated on Sat Apr 11 00:02:34 2009 by  doxygen 1.3.9.1