PocketSphinx  5prealpha
libpocketsphinx Directory Reference

Files

file  acmod.c [code]
 
file  acmod.h [code]
 
file  bin_mdef.h [code]
 
file  dict.h [code]
 Operations on dictionary.
 
file  dict2pid.c [code]
 
file  dict2pid.h [code]
 Building triphones for a dictionary.
 
file  fsg_lextree.c [code]
 The collection of all the lextrees for the entire FSM.
 
file  hmm.h [code]
 HMM data structure and operation.
 
file  mdef.h [code]
 Model definition.
 
file  ms_gauden.h [code]
 (Sphinx 3.0 specific) Gaussian density module.
 
file  ms_mgau.h [code]
 (Sphinx 3.0 specific) A module that wraps up the code of gauden and senone because they are closely related.

 
file  ms_senone.h [code]
 (Sphinx 3.0 specific) multiple streams senones. used with ms_gauden.h In Sphinx 3.0 family of tools, ms_senone is used to combine the Gaussian scores. Its existence is crucial in Sphinx 3.0 because 3.0 supports both SCHMM and CDHMM. There are optimization scheme for SCHMM (e.g. compute the top-N Gaussian) that is applicable to SCHMM than CDHMM. This is wrapped in senone_eval_all.
 
file  ngram_search.c [code]
 
file  ngram_search.h [code]
 
file  ngram_search_fwdflat.c [code]
 
file  ngram_search_fwdflat.h [code]
 
file  ngram_search_fwdtree.c [code]
 
file  ngram_search_fwdtree.h [code]
 
file  phone_loop_search.h [code]
 
file  pocketsphinx_internal.h [code]
 
file  ps_alignment.c [code]
 
file  ps_alignment.h [code]
 
file  ps_lattice.c [code]
 
file  ps_lattice_internal.h [code]
 
file  ps_mllr.c [code]
 
file  ptm_mgau.h [code]
 
file  s3types.h [code]
 Size definition of semantically units. Common for both s3 and s3.X decoder.
 
file  state_align_search.c [code]
 
file  state_align_search.h [code]
 
file  tied_mgau_common.h [code]
 Common code shared between SC and PTM (tied-state) models.
 
file  tmat.h [code]
 Transition matrix data structure.