PocketSphinx
5prealpha
|
Files | |
file | acmod.c [code] |
Acoustic model structures for PocketSphinx. | |
file | acmod.h [code] |
Acoustic model structures for PocketSphinx. | |
file | bin_mdef.h [code] |
Binary format model definition files, with support for heterogeneous topologies and variable-size N-phones. | |
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] |
Implementation of HMM base structure. | |
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. | |
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.h [code] |
Fast and rough context-independent phoneme loop search. | |
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.h [code] |
Fast phonetically-tied mixture evaluation. | |
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.h [code] |
Transition matrix data structure. | |