#76 · Primary category: Speech & Audio
audioFlux
A library for audio and music analysis, feature extraction.
Project last updated:03/06/26
GitHub Stars
3.4K
Forks
146
Contributors
6
License
MIT
Why we included this project
Most of the work in audio and music machine learning happens before a model ever sees the data, and audioFlux is built to take over that front end. It wraps dozens of time-frequency transforms, from STFT and CQT to wavelet variants and non-stationary Gabor, along with several hundred feature combinations covering spectral features, cepstral coefficients, chroma, and pitch estimators like YIN. Those features plug directly into deep-learning training for classification, source separation, and music information retrieval, so it reads as a practical feature-extraction layer rather than a research toy. The core is written in C, which keeps large dataset runs and even mobile use fast. Developers prototyping on Linux, macOS, or Windows will find the Python API easy to adopt, with documented examples spanning MFCC extraction, onset detection, and harmonic-percussive separation.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
whisper.cpp
Port of OpenAI's Whisper model in C/C++
Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
VibeVoice
Open-Source Frontier Voice AI
voicebox
The open-source AI voice studio. Clone, dictate, create.
TTS
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production