| Class | Description |
|---|---|
| FrequencyWarper |
Defines the Bark frequency warping function.
|
| LinearPredictor |
Computes the linear predictive model using the Levinson-Durbin algorithm.
|
| MelFilter |
Defines a triangular mel-filter.
|
| MelFilter2 |
Defines a triangular mel-filter.
|
| MelFrequencyFilterBank |
Filters an input power spectrum through a bank of number of mel-filters.
|
| MelFrequencyFilterBank2 |
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.
|