|
PocketSphinx
0.6
|
Files | |
| file | acmod.c [code] |
| Acoustic model structures for PocketSphinx. | |
| file | acmod.h [code] |
| Acoustic model structures for PocketSphinx. | |
| file | bin_mdef.c [code] |
| file | bin_mdef.h [code] |
| Binary format model definition files, with support for heterogeneous topologies and variable-size N-phones. | |
| file | blkarray_list.c [code] |
| file | blkarray_list.h [code] |
| file | dict.c [code] |
| file | dict.h [code] |
| Operations on dictionary. | |
| file | dict2pid.c [code] |
| |
| file | dict2pid.h [code] |
| Building triphones for a dictionary. | |
| file | fsg_history.c [code] |
| file | fsg_history.h [code] |
| file | fsg_lextree.c [code] |
| The collection of all the lextrees for the entire FSM. | |
| file | fsg_lextree.h [code] |
| file | fsg_search.c [code] |
| file | fsg_search_internal.h [code] |
| file | hmm.c [code] |
| file | hmm.h [code] |
| Implementation of HMM base structure. | |
| file | mdef.c [code] |
| file | mdef.h [code] |
| Model definition. | |
| file | ms_gauden.c [code] |
| file | ms_gauden.h [code] |
| (Sphinx 3.0 specific) Gaussian density module. | |
| file | ms_mgau.c [code] |
| 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.c [code] |
| file | ms_senone.h [code] |
| (Sphinx 3.0 specific) multiple streams senones. | |
| file | ngram_search.c [code] |
| N-Gram based multi-pass search ("FBS") | |
| file | ngram_search.h [code] |
| N-Gram based multi-pass search ("FBS") | |
| file | ngram_search_fwdflat.c [code] |
| Flat lexicon search. | |
| file | ngram_search_fwdflat.h [code] |
| Flat lexicon based Viterbi search. | |
| file | ngram_search_fwdtree.c [code] |
| Lexicon tree search. | |
| file | ngram_search_fwdtree.h [code] |
| Lexicon tree based Viterbi search. | |
| file | phone_loop_search.c [code] |
| file | phone_loop_search.h [code] |
| Fast and rough context-independent phoneme loop search. | |
| file | pocketsphinx.c [code] |
| file | pocketsphinx_internal.h [code] |
| Internal implementation of PocketSphinx decoder. | |
| file | ps_alignment.c [code] |
| Multi-level alignment structure. | |
| file | ps_alignment.h [code] |
| Multi-level alignment structure. | |
| file | ps_lattice.c [code] |
| Word graph search. | |
| file | ps_lattice_internal.h [code] |
| Word graph search implementation. | |
| file | ps_mllr.c [code] |
| Model-space linear transforms for speaker adaptation. | |
| file | ptm_mgau.c [code] |
| file | ptm_mgau.h [code] |
| Fast phonetically-tied mixture evaluation. | |
| file | s2_semi_mgau.c [code] |
| file | s2_semi_mgau.h [code] |
| file | s3types.h [code] |
| Size definition of semantically units. | |
| file | state_align_search.c [code] |
| State (and phone and word) alignment search. | |
| file | state_align_search.h [code] |
| State (and phone and word) alignment search. | |
| file | tied_mgau_common.h [code] |
| Common code shared between SC and PTM (tied-state) models. | |
| file | tmat.c [code] |
| file | tmat.h [code] |
| Transition matrix data structure. | |
| file | vector.c [code] |
| file | vector.h [code] |