SpeechT5: Unified-Modal Encoder-Decoder Pre-Training for Spoken Language Processing
Junyi Ao, Rui Wang, Long Zhou, Chengyi Wang, Shuo Ren, Yu Wu, Shujie, Liu, Tom Ko, Qing Li, Yu Zhang, Zhihua Wei, Yao Qian, Jinyu Li, Furu Wei

TL;DR
SpeechT5 introduces a unified encoder-decoder pre-training framework for speech and text, leveraging large-scale unlabeled data and cross-modal vector quantization to improve performance across diverse spoken language tasks.
Contribution
It presents a novel unified-modal SpeechT5 model with shared encoder-decoder and modal-specific nets, enabling cross-modal learning for speech and text.
Findings
Outperforms existing models on multiple spoken language tasks
Effective cross-modal alignment via vector quantization
Achieves state-of-the-art results in speech recognition and translation
Abstract
Motivated by the success of T5 (Text-To-Text Transfer Transformer) in pre-trained natural language processing models, we propose a unified-modal SpeechT5 framework that explores the encoder-decoder pre-training for self-supervised speech/text representation learning. The SpeechT5 framework consists of a shared encoder-decoder network and six modal-specific (speech/text) pre/post-nets. After preprocessing the input speech/text through the pre-nets, the shared encoder-decoder network models the sequence-to-sequence transformation, and then the post-nets generate the output in the speech/text modality based on the output of the decoder. Leveraging large-scale unlabeled speech and text data, we pre-train SpeechT5 to learn a unified-modal representation, hoping to improve the modeling capability for both speech and text. To align the textual and speech information into this unified semantic…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
- 🤗nikolab/speecht5_tts_hrmodel· 193 dl· ♡ 5193 dl♡ 5
- 🤗microsoft/speecht5_asrmodel· 128k dl· ♡ 42128k dl♡ 42
- 🤗microsoft/speecht5_ttsmodel· 190k dl· ♡ 825190k dl♡ 825
- 🤗microsoft/speecht5_vcmodel· 1.7k dl· ♡ 1101.7k dl♡ 110
- 🤗Dupaja/speecht5_ttsmodel· 9 dl9 dl
- 🤗gitgato/speech-tsmodel· 1 dl· ♡ 11 dl♡ 1
- 🤗MBZUAI/ArTSTv2model· ♡ 3♡ 3
- 🤗seckmaster/microsoft-speecht5_ttsmodel
- 🤗pulkitgoel28/text2speechmodelmodel
- 🤗MBZUAI/ArTSTv3model· ♡ 1♡ 1
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech Recognition and Synthesis · Natural Language Processing Techniques · Speech and Audio Processing
MethodsGated Linear Unit · Refunds@Expedia|||How do I get a full refund from Expedia? · Attention Is All You Need · Linear Layer · Multi-Head Attention · Adafactor · Byte Pair Encoding · Inverse Square Root Schedule · Dropout · Layer Normalization
