/emo-audio

Rust audio processing library used by emotech.

Primary LanguageRustApache License 2.0Apache-2.0

Emo-Audio

Build Status Coverage Status License:MIT

Introduction

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.

Roadmap

  • MFCCs
  • Filterbank Energies
  • Spectral Subband Centroids

License

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.