Metis: A Foundation Speech Generation Model with Masked Generative Pre-training
Yuancheng Wang, Jiachen Zheng, Junan Zhang, Xueyao Zhang and, Huan Liao, Zhizheng Wu

TL;DR
Metis is a versatile foundation speech generation model that uses masked generative pre-training on large-scale unlabeled speech data, enabling efficient adaptation to diverse tasks with minimal data and parameters.
Contribution
It introduces a unified pre-training and fine-tuning framework utilizing discrete speech representations, achieving state-of-the-art results across multiple speech generation tasks.
Findings
Outperforms task-specific models on five speech tasks.
Operates effectively with fewer than 20M trainable parameters.
Requires 300 times less training data than previous methods.
Abstract
We introduce Metis, a foundation model for unified speech generation. Unlike previous task-specific or multi-task models, Metis follows a pre-training and fine-tuning paradigm. It is pre-trained on large-scale unlabeled speech data using masked generative modeling and then fine-tuned to adapt to diverse speech generation tasks. Specifically, 1) Metis utilizes two discrete speech representations: SSL tokens derived from speech self-supervised learning (SSL) features, and acoustic tokens directly quantized from waveforms. 2) Metis performs masked generative pre-training on SSL tokens, utilizing 300K hours of diverse speech data, without any additional condition. 3) Through fine-tuning with task-specific conditions, Metis achieves efficient adaptation to various speech generation tasks while supporting multimodal input, even when using limited data and trainable parameters. Experiments…
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
Videos
Taxonomy
TopicsSpeech and dialogue systems · Speech Recognition and Synthesis · Natural Language Processing Techniques
