ps_search_s Struct Reference

Base structure for search module. More...

#include <pocketsphinx_internal.h>


Data Fields

ps_searchfuncs_tvt
 V-table of search methods.
ps_search_tpls
 Phoneme loop for lookahead.
cmd_ln_t * config
 Configuration.
acmod_tacmod
 Acoustic model.
s3dict_tdict
 Pronunciation dictionary.
dict2pid_td2p
 Dictionary to senone mappings.
char * hyp_str
 Current hypothesis string.
ps_lattice_tdag
 Current hypothesis word graph.
ps_latlink_tlast_link
 Final link in best path.
int32 post
 Utterance posterior probability.
int32 start_wid
 Start word ID.
int32 silence_wid
 Silence word ID.
int32 finish_wid
 Finish word ID.


Detailed Description

Base structure for search module.

Definition at line 86 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