Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

Add Mel Frequency Cepstral Coefficients (MFCC) #441

Closed
cesarsouza opened this issue Feb 19, 2017 · 1 comment
Closed

Add Mel Frequency Cepstral Coefficients (MFCC) #441

cesarsouza opened this issue Feb 19, 2017 · 1 comment

Comments

@cesarsouza
Copy link
Member

And related interfaces for audio feature extractors/descriptors.

http://practicalcryptography.com/miscellaneous/machine-learning/guide-mel-frequency-cepstral-coefficients-mfccs/

cesarsouza added a commit that referenced this issue Sep 10, 2017
 - Updates GH-441: Add Mel Frequency Cepstral Coefficients (MFCC)
@cesarsouza
Copy link
Member Author

A class for computing MFCC coefficients has been added in release 3.8.0. It is the first feature extractor using the new IAudioFeatureExtractor interface that can be used to specify audio feature extractors (that can for example be used with BagOfAudioWords).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant