#38 · Primary category: Speech & Audio
pedalboard
🎛 🔊 A Python library for audio.
Project last updated:08/29/26
GitHub Stars
6.3K
Forks
350
Contributors
42
License
GPL-3.0
Why we included this project
Audio teams working in Python often have to leave the ecosystem to get studio-quality processing, and this library removes that step. Built by Spotify's Audio Intelligence Lab for data augmentation and machine-learning work, it reads, writes, and renders audio while shipping a solid set of built-in effects: reverb, compression, EQ, time-stretching, and more. Its standout capability is hosting VST3 and Audio Unit plugins, so you can load third-party commercial instruments and effects and run them inside a script rather than a DAW. That makes it a practical tool for ML pipelines that need realistic perturbations of training audio, and for batch jobs that apply the same treatment across many files. Teams doing speech, music, or general sound research will find it sits comfortably between quick experiments and production audio work.
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