Main Page   Packages   Class Hierarchy   Compound List   File List   Compound Members  

featextractors.AvgMFCC Class Reference

Inheritance diagram for featextractors.AvgMFCC:

Inheritance graph
[legend]
Collaboration diagram for featextractors.AvgMFCC:

Collaboration graph
[legend]
List of all members.

Detailed Description

Averages all spectral frames together into a single feature vector and then converts the vector to mel frequency cepstral coefficients, a commonly used feature in speech recognition systems.

Author:
Ron Weiss ([email protected])

Definition at line 37 of file AvgMFCC.java.

Public Methods

double[] features (STFT stft, long startFrame, int length)
 Extract features from a chunk of STFT data.

String description ()
 Returns a short string describing what this feature extractor does.


The documentation for this class was generated from the following file:
Generated on Tue Feb 6 19:02:36 2007 for MEAPsoft by doxygen1.2.18