Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

StyleTTS 2: Towards Human-Level Text-to-Speech through Style Diffusion and Adversarial Training with Large Speech Language Models

About

In this paper, we present StyleTTS 2, a text-to-speech (TTS) model that leverages style diffusion and adversarial training with large speech language models (SLMs) to achieve human-level TTS synthesis. StyleTTS 2 differs from its predecessor by modeling styles as a latent random variable through diffusion models to generate the most suitable style for the text without requiring reference speech, achieving efficient latent diffusion while benefiting from the diverse speech synthesis offered by diffusion models. Furthermore, we employ large pre-trained SLMs, such as WavLM, as discriminators with our novel differentiable duration modeling for end-to-end training, resulting in improved speech naturalness. StyleTTS 2 surpasses human recordings on the single-speaker LJSpeech dataset and matches it on the multispeaker VCTK dataset as judged by native English speakers. Moreover, when trained on the LibriTTS dataset, our model outperforms previous publicly available models for zero-shot speaker adaptation. This work achieves the first human-level TTS on both single and multispeaker datasets, showcasing the potential of style diffusion and adversarial training with large SLMs. The audio demos and source code are available at https://styletts2.github.io/.

Yinghao Aaron Li, Cong Han, Vinay S. Raghavan, Gavin Mischler, Nima Mesgarani• 2023

Related benchmarks

TaskDatasetResultRank
Text-to-SpeechLibriTTS clean (test)--
15
Speech SynthesisLJSpeech
MOS3.83
12
Singing Voice Style TransferMulti-singer unseen (M4Singer, OpenSinger, PopBuTFy, GTSinger) (test)
MOS-Q3.71
12
Binaural Speech GenerationMRSDrama complete drama
IPD MAE0.011
9
Monaural Speech SynthesisMRSDrama monaural, single-sentence
CER4.19
7
Multi-level Singing Style ControlSinging dataset Parallel (test)
MOS-Q3.61
7
Speech-to-Singing Style TransferSpeech-to-Singing Style Transfer Zero-shot (test)
MOS-Q3.6
7
Zero-shot speaker adaptationLibriTTS clean (test)
MOS-N4.15
5
Multi-level Singing Style ControlSinging dataset Non-Parallel (test)
MOS-Q3.51
5
Speech SynthesisLJSpeech--
2
Showing 10 of 12 rows

Other info

Code

Follow for update