| 
 Files | 
| file   | addlog.c [code] | 
|   | Rapid addition of log values. 
  | 
| file   | calc_mix.c [code] | 
|   | Compute weighed sum of Gaussian mixture for non tied-mixture model (no cache). 
  | 
| file   | calc_tied_mix.c [code] | 
|   | Compute weighed sum of Gaussian mixture for tied-mixture model (cache enabled). 
  | 
| file   | globalvars.h [code] | 
| file   | gms.c [code] | 
|   | Calculate state probability with Gaussian Mixture Selection. 
  | 
| file   | gms_gprune.c [code] | 
|   | Calculate the GMS monophone HMM for Gaussian Mixture Selection using Gaussian pruning. 
  | 
| file   | gprune_beam.c [code] | 
|   | Calculate probability of a set of Gaussian densities by Gaussian pruning: beam algorithm. 
  | 
| file   | gprune_common.c [code] | 
|   | Calculate probability of a set of Gaussian densities by Gaussian pruning: common functions. 
  | 
| file   | gprune_heu.c [code] | 
|   | Calculate probability of a set of Gaussian densities by Gaussian pruning: heuristic algorithm. 
  | 
| file   | gprune_none.c [code] | 
|   | Calculate probability of a set of Gaussian densities (no pruning). 
  | 
| file   | gprune_safe.c [code] | 
|   | Calculate probability of a set of Gaussian densities by Gaussian pruning: safe algorithm. 
  | 
| file   | mkwhmm.c [code] | 
|   | Generate compound HMM instance for recognition from phoneme sequence. 
  | 
| file   | outprob.c [code] | 
|   | Computation of acoustic likelihood in HMM state, with state-level cache. 
  | 
| file   | outprob_init.c [code] | 
|   | Initialize and setup the acoustic computation routines. 
  | 
| file   | vsegment.c [code] | 
|   | Do viterbi alignment for the input. 
  |