Package edu.cmu.sphinx.frontend.frequencywarp

Provides classes that perform frequency warping.

See:
          Description

Class Summary
FrequencyWarper Defines the Bark frequency warping function.
LinearPredictor Computes the linear predictive model using the Levinson-Durbin algorithm.
MelFilter Defines a triangular mel-filter.
MelFrequencyFilterBank Filters an input power spectrum through a bank of number of mel-filters.
PLPCepstrumProducer Computes the PLP cepstrum from a given PLP Spectrum.
PLPFilter Defines a filter used by the PLPFrequencyFilterBank class.
PLPFrequencyFilterBank Filters an input power spectrum through a PLP filterbank.
 

Package edu.cmu.sphinx.frontend.frequencywarp Description

Provides classes that perform frequency warping.