Grad-TTS: A Diffusion Probabilistic Model for Text-to-Speech
About
Recently, denoising diffusion probabilistic models and generative score matching have shown high potential in modelling complex data distributions while stochastic calculus has provided a unified point of view on these techniques allowing for flexible inference schemes. In this paper we introduce Grad-TTS, a novel text-to-speech model with score-based decoder producing mel-spectrograms by gradually transforming noise predicted by encoder and aligned with text input by means of Monotonic Alignment Search. The framework of stochastic differential equations helps us to generalize conventional diffusion probabilistic models to the case of reconstructing data from noise with different parameters and allows to make this reconstruction flexible by explicitly controlling trade-off between sound quality and inference speed. Subjective human evaluation shows that Grad-TTS is competitive with state-of-the-art text-to-speech approaches in terms of Mean Opinion Score. We will make the code publicly available shortly.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Speech Synthesis | LJ Speech (test) | MOS3.49 | 36 | |
| Text-to-Speech | LJSpeech (test) | CMOS-0.23 | 20 | |
| Speech Synthesis | Speech and 3D gesture (test) | Speech MOS3.38 | 6 | |
| Speech Synthesis | LJSpeech (test) | RTF0.082 | 6 | |
| Co-speech Gesture and Speech Synthesis | Trinity Speech-Gesture Dataset II (test) | WER10.39 | 5 | |
| Gesture Motion Synthesis | Speech and 3D gesture (test) | Motion MOS3.13 | 5 | |
| Multimodal Appropriateness | Speech and 3D gesture (test) | MAS0.43 | 5 |