English

FlashSpeech: Efficient Zero-Shot Speech Synthesis

Audio and Speech Processing 2024-10-25 v4 Artificial Intelligence Computation and Language Machine Learning Sound

Abstract

Recent progress in large-scale zero-shot speech synthesis has been significantly advanced by language models and diffusion models. However, the generation process of both methods is slow and computationally intensive. Efficient speech synthesis using a lower computing budget to achieve quality on par with previous work remains a significant challenge. In this paper, we present FlashSpeech, a large-scale zero-shot speech synthesis system with approximately 5\% of the inference time compared with previous work. FlashSpeech is built on the latent consistency model and applies a novel adversarial consistency training approach that can train from scratch without the need for a pre-trained diffusion model as the teacher. Furthermore, a new prosody generator module enhances the diversity of prosody, making the rhythm of the speech sound more natural. The generation processes of FlashSpeech can be achieved efficiently with one or two sampling steps while maintaining high audio quality and high similarity to the audio prompt for zero-shot speech generation. Our experimental results demonstrate the superior performance of FlashSpeech. Notably, FlashSpeech can be about 20 times faster than other zero-shot speech synthesis systems while maintaining comparable performance in terms of voice quality and similarity. Furthermore, FlashSpeech demonstrates its versatility by efficiently performing tasks like voice conversion, speech editing, and diverse speech sampling. Audio samples can be found in https://flashspeech.github.io/.

Keywords

Cite

@article{arxiv.2404.14700,
  title  = {FlashSpeech: Efficient Zero-Shot Speech Synthesis},
  author = {Zhen Ye and Zeqian Ju and Haohe Liu and Xu Tan and Jianyi Chen and Yiwen Lu and Peiwen Sun and Jiahao Pan and Weizhen Bian and Shulin He and Wei Xue and Qifeng Liu and Yike Guo},
  journal= {arXiv preprint arXiv:2404.14700},
  year   = {2024}
}

Comments

Efficient zero-shot speech synthesis

R2 v1 2026-06-28T16:03:06.531Z