#19 · Primary category: Speech & Audio
speechbrain
A PyTorch-based Speech Toolkit
Project last updated:08/27/26
GitHub Stars
11.8K
Forks
1.7K
Contributors
283
License
Apache-2.0
Why we included this project
If your work touches audio, SpeechBrain is one of the most complete starting points you will find. It is a PyTorch toolkit that bundles speech recognition, speaker identification and verification, enhancement, separation, and spoken language understanding into one codebase with a shared training and inference workflow. Instead of stitching pieces together from different libraries, you get hundreds of reproducible training recipes across dozens of datasets, useful both for training custom models from scratch and for fine-tuning pretrained checkpoints published on HuggingFace. Because everything shares one architecture, you can chain tasks, feeding recognition output into downstream language or dialogue components. The documentation and tutorials are solid, and the recent addition of EEG support hints at how broad the project's ambitions are.
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