SpeechBrain PyTorch Conversational AI and Speech Processing Toolkit
SpeechBrain is an open-source PyTorch toolkit that accelerates conversational AI development. It provides recipes and pretrained models for speech recognition, speaker verification, speech enhancement, speech separation, language modeling, and text-to-speech across 40+ datasets.
SpeechBrain PyTorch Conversational AI and Speech Processing Toolkit
SpeechBrain is an open-source PyTorch toolkit that accelerates conversational AI development. It provides recipes and pretrained models for speech recognition, speaker verification, speech enhancement, speech separation, language modeling, and text-to-speech across 40+ datasets.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/speechbrain-pytorch-speech-processing-toolkit/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/speechbrain-pytorch-speech-processing-toolkit
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/speechbrain-pytorch-speech-processing-toolkit.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.