 include | |
  android | |
   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 |
   bitarr.h | An implementation bit array - memory efficient storage for digit int and float data |
   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 |
   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 |
   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 |
   ngram_model.h | N-Gram language models |
   pio.h | File IO related operations |
   prim_type.h | Basic type definitions used in Sphinx |
   priority_queue.h | |
   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 |
   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_openal.c | |
   ad_oss.c | |
   ad_pulse.c | |
   ad_win32.c | |
  libsphinxbase | |
   fe | |
    fe_interface.c | |
    fe_internal.h | |
    fe_noise.c | |
    fe_noise.h | |
    fe_prespch_buf.c | |
    fe_prespch_buf.h | |
    fe_sigproc.c | |
    fe_type.h | |
    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_live.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 | |
    lm_trie.c | |
    lm_trie.h | |
    lm_trie_quant.c | |
    lm_trie_quant.h | |
    ngram_model.c | |
    ngram_model_internal.h | |
    ngram_model_set.c | Set of language models |
    ngram_model_set.h | Set of language models |
    ngram_model_trie.c | |
    ngram_model_trie.h | |
    ngrams_raw.c | |
    ngrams_raw.h | |
   util | |
    bio.c | |
    bitarr.c | |
    bitvec.c | |
    blas_lite.c | |
    case.c | |
    ckd_alloc.c | |
    cmd_ln.c | |
    dtoa.c | |
    err.c | Somewhat antiquated logging and error interface |
    f2c_lite.c | |
    filename.c | |
    genrand.c | |
    glist.c | |
    hash_table.c | |
    heap.c | |
    listelem_alloc.c | |
    logmath.c | |
    matrix.c | |
    mmio.c | |
    pio.c | |
    priority_queue.c | |
    profile.c | |
    sbthread.c | Simple portable thread functions |
    slamch.c | |
    slapack_lite.c | |
    strfuncs.c | |
  sphinx_adtools | |
   cont_seg.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 |