SphinxBase
5prealpha
|
Files | |
file | ad.h [code] |
generic live audio interface for recording and playback | |
file | agc.h [code] |
routine that implements automatic gain control | |
file | bio.h [code] |
Cross platform binary IO to process files in sphinx3 format. | |
file | bitarr.h [code] |
An implementation bit array - memory efficient storage for digit int and float data. | |
file | bitvec.h [code] |
An implementation of bit vectors. | |
file | case.h [code] |
Locale-independent implementation of case swapping operation. | |
file | ckd_alloc.h [code] |
Sphinx's memory allocation/deallocation routines. | |
file | cmd_ln.h [code] |
Command-line and other configurationparsing and handling. | |
file | cmn.h [code] |
Apply Cepstral Mean Normalization (CMN) to the set of input mfc frames. | |
file | err.h [code] |
Implementation of logging routines. | |
file | feat.h [code] |
compute the dynamic coefficients from the cepstral vector. | |
file | filename.h [code] |
File names related operation. | |
file | genrand.h [code] |
High performance prortable random generator created by Takuji Nishimura and Makoto Matsumoto. | |
file | glist.h [code] |
Generic linked-lists maintenance. | |
file | hash_table.h [code] |
Hash table implementation. | |
file | heap.h [code] |
Heap Implementation. | |
file | jsgf.h [code] |
JSGF grammar compiler. | |
file | listelem_alloc.h [code] |
Fast memory allocator for uniformly sized objects. | |
file | logmath.h [code] |
Fast integer logarithmic addition operations. | |
file | matrix.h [code] |
Matrix and linear algebra functions. | |
file | mmio.h [code] |
Memory-mapped I/O wrappers for files. | |
file | ngram_model.h [code] |
N-Gram language models. | |
file | pio.h [code] |
file IO related operations. | |
file | prim_type.h [code] |
Basic type definitions used in Sphinx. | |
file | profile.h [code] |
Implementation of profiling, include counting , timing, cpu clock checking. | |
file | sbthread.h [code] |
Simple portable thread functions. | |
file | strfuncs.h [code] |
Miscellaneous useful string functions. | |
file | yin.h [code] |
Implementation of pitch estimation. | |