agc_s | Structure holding data for doing AGC |
anytype_s | Union of basic types |
arg_t | Argument definition structure |
bigram_s | Bigram structure |
classdef_s | One class definition from a classdef file |
cmd_ln_t | Opaque structure used to hold the results of command-line parsing |
cmn_t | Wrapper of operation of the cepstral mean normalization |
cont_ad_t | Continuous listening module or object Continuous listening module or object |
fe_s | Structure for the front-end computation |
feat_t | Structure for describing a speech feature type Structure for describing a speech feature type (no |
fsg_model_s | Word level FSG definition |
gnode_s | A node in a generic list |
hash_entry_s | A note by ARCHAN at 20050510: Technically what we use is so-called "hash table with buckets" which is very nice way to deal with external hashing |
heap_s | One node on the heap |
lineiter_t | Line iterator for files |
listelem_alloc_s | Fast linked list allocator |
lm3g_model_s | Common internal structure for Sphinx 3-gram models |
lmprob_t | Type used to store language model probabilities |
melfb_s | Base Struct to hold all structure for MFCC computation |
ngram_class_s | Implementation of ngram_class_t |
ngram_class_s::ngram_class_s::ngram_hash_s | Custom hash table for additional words |
ngram_funcs_s | Implementation-specific functions for operating on ngram_model_t objects |
ngram_model_arpa_s | Subclass of ngram_model for ARPA file reading |
ngram_model_dmp_s | Subclass of ngram_model for DMP file reading |
ngram_model_s | Common implementation of ngram_model_t |
ngram_model_set_iter_s | Iterator over a model set |
ngram_model_set_s | Subclass of ngram_model for grouping language models |
pctr_t | Generic event counter for profiling |
ptmr_t | Generic timer structures and functions for coarse-grained performance measurements using standard system calls |
RIFFHeader | RIFF 44-byte header structure for MS wav files |
sorted_entry_s | Bigram probs and bo-wts, and trigram probs are kept in separate tables rather than within the bigram_t and trigram_t structures |
sorted_list_t | The sorted list |
spseg_t | (FOR INTERNAL USE ) Data structure for maintaining speech (non-silence) segments not yet consumed by the application |
tginfo_s | Trigram information cache |
trigram_s | Trigram structure |
U | Union to extract the bytes of a double |
unigram_s | Unigram structure (common among all lm3g implementations) |