This crate is intended to provide Rust equivalents to common audio processing
routines used by Emotech. As this project goes on it will aim to achieve a
rough feature parity with librosa
and python_speech_features
.
- MFCCs
- Filterbank Energies
- Spectral Subband Centroids
Emo-Audio is currently licensed under the terms of both the Apache License (version 2.0) and the MIT license. For more details see LICENSE-MIT and LICENSE-APACHE.