#139 · Primary category: Speech & Audio

SpeechT5

speech-pretraining speech-recognition speech-synthesis speech-text-pretraining speech-translation speech2c speechlm speecht5 speechut vallex vatlm

Unified-Modal Speech-Text Pre-Training for Spoken Language Processing

Project last updated:04/24/24

GitHub Stars

1.4K

Forks

135

Contributors

9

License

MIT

Why we included this project

Microsoft's SpeechT5 repository is a useful place to see how a unified speech-text pre-training idea grew into a whole family of models. The core SpeechT5 encoder-decoder learns from both speech and text, and the codebase adds implementations for end-to-end speech recognition, speech-to-speech and speech translation, text-to-speech, and speech language models such as WavLLM. Each model lives in its own folder with training and inference scripts, so you can reproduce published results or rework the recipes for your own data. If you want to study how modern speech models are built rather than plug in a single off-the-shelf recognizer, this is a practical reference.

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