PocketSphinx  0.6
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
  include
 cmdln_macro.h
 fsg_set.hPublic functions for FSG decoding
 pocketsphinx.hMain header file for the PocketSphinx decoder
 pocketsphinx_export.h
 ps_lattice.hWord graph search
 ps_mllr.hModel-space linear transforms for speaker adaptation
  src
  libpocketsphinx
 acmod.cAcoustic model structures for PocketSphinx
 acmod.hAcoustic model structures for PocketSphinx
 bin_mdef.c
 bin_mdef.hBinary format model definition files, with support for heterogeneous topologies and variable-size N-phones
 blkarray_list.c
 blkarray_list.h
 dict.c
 dict.hOperations on dictionary
 dict2pid.c
  • dictionary word to senone sequence mappings
 dict2pid.hBuilding triphones for a dictionary
 fsg_history.c
 fsg_history.h
 fsg_lextree.cThe collection of all the lextrees for the entire FSM
 fsg_lextree.h
 fsg_search.c
 fsg_search_internal.h
 hmm.c
 hmm.hImplementation of HMM base structure
 mdef.c
 mdef.hModel definition
 ms_gauden.c
 ms_gauden.h(Sphinx 3.0 specific) Gaussian density module
 ms_mgau.c
 ms_mgau.h(Sphinx 3.0 specific) A module that wraps up the code of gauden and senone because they are closely related
 ms_senone.c
 ms_senone.h(Sphinx 3.0 specific) multiple streams senones
 ngram_search.cN-Gram based multi-pass search ("FBS")
 ngram_search.hN-Gram based multi-pass search ("FBS")
 ngram_search_fwdflat.cFlat lexicon search
 ngram_search_fwdflat.hFlat lexicon based Viterbi search
 ngram_search_fwdtree.cLexicon tree search
 ngram_search_fwdtree.hLexicon tree based Viterbi search
 phone_loop_search.c
 phone_loop_search.hFast and rough context-independent phoneme loop search
 pocketsphinx.c
 pocketsphinx_internal.hInternal implementation of PocketSphinx decoder
 ps_alignment.cMulti-level alignment structure
 ps_alignment.hMulti-level alignment structure
 ps_lattice.cWord graph search
 ps_lattice_internal.hWord graph search implementation
 ps_mllr.cModel-space linear transforms for speaker adaptation
 ptm_mgau.c
 ptm_mgau.hFast phonetically-tied mixture evaluation
 s2_semi_mgau.c
 s2_semi_mgau.h
 s3types.hSize definition of semantically units
 state_align_search.cState (and phone and word) alignment search
 state_align_search.hState (and phone and word) alignment search
 tied_mgau_common.hCommon code shared between SC and PTM (tied-state) models
 tmat.c
 tmat.hTransition matrix data structure
 vector.c
 vector.h