▼ include | |
▼ android | |
config.h | |
sphinx_config.h | |
▼ s60 | |
config.h | |
sphinx_config.h | |
▼ sphinxbase | |
ad.h | Generic live audio interface for recording and playback |
agc.h | Routine that implements automatic gain control |
bio.h | Cross platform binary IO to process files in sphinx3 format |
bitvec.h | An implementation of bit vectors |
byteorder.h | |
case.h | Locale-independent implementation of case swapping operation |
ckd_alloc.h | Sphinx's memory allocation/deallocation routines |
clapack_lite.h | |
cmd_ln.h | Command-line and other configurationparsing and handling |
cmn.h | Apply Cepstral Mean Normalization (CMN) to the set of input mfc frames |
cont_ad.h | Continuous A/D listening and silence filtering module |
err.h | Implementation of logging routines |
f2c.h | |
fe.h | |
feat.h | Compute the dynamic coefficients from the cepstral vector |
filename.h | File names related operation |
fixpoint.h | |
fsg_model.h | |
genrand.h | High performance prortable random generator created by Takuji Nishimura and Makoto Matsumoto |
glist.h | Generic linked-lists maintenance |
hash_table.h | Hash table implementation |
heap.h | Heap Implementation |
huff_code.h | Huffman code and bitstream implementation |
info.h | Print hostname, directory name, compile time and date |
jsgf.h | JSGF grammar compiler |
listelem_alloc.h | Fast memory allocator for uniformly sized objects |
logmath.h | Fast integer logarithmic addition operations |
matrix.h | Matrix and linear algebra functions |
mmio.h | Memory-mapped I/O wrappers for files |
mulaw.h | Table for converting mu-law data into 16-bit linear PCM format |
ngram_model.h | N-Gram language models |
pio.h | File IO related operations |
prim_type.h | Basic type definitions used in Sphinx |
profile.h | Implementation of profiling, include counting , timing, cpu clock checking |
sbthread.h | Simple portable thread functions |
sphinxbase_export.h | |
strfuncs.h | Miscellaneous useful string functions |
unlimit.h | (Obsolete, keep it for compilation purposes) |
yin.h | Implementation of pitch estimation |
▼ win32 | |
config.h | |
sphinx_config.h | |
▼ wince | |
config.h | |
sphinx_config.h | |
config.h | |
sphinx_config.h | |
▼ src | |
▼ libsphinxad | |
ad_alsa.c | |
ad_base.c | |
ad_jack.c | |
ad_oss.c | |
ad_pulse.c | |
ad_s60.cpp | |
cont_ad_base.c | |
play_win32.c | |
rec_win32.c | |
▼ libsphinxbase | |
► fe | |
fe_interface.c | |
fe_internal.h | |
fe_sigproc.c | |
fe_warp.c | |
fe_warp.h | |
fe_warp_affine.c | |
fe_warp_affine.h | |
fe_warp_inverse_linear.c | |
fe_warp_inverse_linear.h | |
fe_warp_piecewise_linear.c | |
fe_warp_piecewise_linear.h | |
fixlog.c | |
yin.c | Implementation of pitch extraction |
► feat | |
agc.c | |
cmn.c | |
cmn_prior.c | |
feat.c | |
lda.c | |
► lm | |
fsg_model.c | |
jsgf.c | This file implements the data structures for parsing JSGF grammars into Sphinx finite-state grammars |
jsgf_internal.h | Internal definitions for JSGF grammar compiler |
jsgf_parser.c | |
jsgf_parser.h | |
jsgf_scanner.c | |
jsgf_scanner.h | |
lm3g_model.c | |
lm3g_model.h | |
lm3g_templates.c | |
ngram_model.c | |
ngram_model_arpa.c | |
ngram_model_arpa.h | |
ngram_model_dmp.c | |
ngram_model_dmp.h | |
ngram_model_dmp32.c | |
ngram_model_internal.h | |
ngram_model_set.c | Set of language models |
ngram_model_set.h | Set of language models |
► util | |
bio.c | |
bitvec.c | |
blas_lite.c | |
case.c | |
ckd_alloc.c | |
cmd_ln.c | |
dtoa.c | |
err.c | Somewhat antiquated logging and error interface |
err_wince.c | |
errno.c | |
f2c_lite.c | |
filename.c | |
genrand.c | |
glist.c | |
hash_table.c | |
heap.c | |
huff_code.c | |
info.c | |
listelem_alloc.c | |
logmath.c | |
matrix.c | |
mmio.c | |
pio.c | |
profile.c | |
sbthread.c | Simple portable thread functions |
slamch.c | |
slapack_lite.c | |
strfuncs.c | |
string_wce.c | |
unlimit.c | |
utf8.c | |
▼ sphinx_adtools | |
cont_adseg.c | |
cont_fileseg.c | |
sphinx_pitch.c | |
▼ sphinx_cepview | |
main_cepview.c | Main driver of cepview |
▼ sphinx_fe | |
cmd_ln_defn.h | |
sphinx_fe.c | |
sphinx_wave2feat.h | |
▼ sphinx_jsgf2fsg | |
main.c | |
▼ sphinx_lmtools | |
sphinx_lm_convert.c | Language model conversion tool |
sphinx_lm_eval.c | Language model evaluation tool |