ps_decoder_s Struct Reference

Decoder object. More...

#include <pocketsphinx_internal.h>


Data Fields

cmd_ln_t * config
 Configuration.
int refcount
 Reference count.
acmod_tacmod
 Acoustic model.
s3dict_tdict
 Pronunciation dictionary.
dict2pid_td2p
 Dictionary to senone mapping.
logmath_t * lmath
 Log math computation.
glist_t searches
 List of search modules.
ps_search_tsearch
 Currently active search module.
ps_search_tphone_loop
 Phone loop search for lookahead.
int pl_window
 Window size for phoneme lookahead.
uint32 uttno
 Utterance counter.
char * uttid
 Utterance ID for current utterance.
ptmr_t perf
 Performance counter for all of decoding.
uint32 n_frame
 Total number of frames processed.
char const * mfclogdir
 Log directory for MFCC files.
char const * rawlogdir
 Log directory for audio files.


Detailed Description

Decoder object.

Definition at line 174 of file pocketsphinx_internal.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jan 24 21:50:16 2011 for PocketSphinx by  doxygen 1.4.7