#19 · Primary category: Speech & Audio

speechbrain

asr audio audio-processing deep-learning huggingface language-model pytorch speaker-diarization speaker-recognition speaker-verification speech-enhancement speech-processing speech-recognition speech-separation speech-to-text speech-toolkit speechrecognition spoken-language-understanding transformers voice-recognition

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