paper-with-me

Papers

Grad-TTS: A Diffusion Probabilistic Model for Text-to-Speech

2021-05-13 · Vadim Popov, Ivan Vovk, Vladimir Gogoryan, Tasnima Sadekova, Mikhail Kudinov

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.

📄 PDF Abstract BibTeX arXiv:2105.06337

Code (6)

huawei-noah/Speech-Backbones 공식 구현 pytorch
WelkinYang/GradTTS pytorch
keonlee9420/DiffGAN-TTS pytorch
keonlee9420/DiffSinger pytorch
majidAdibian77/ResGrad pytorch
playvoice/grad-svc pytorch

Tasks

DecoderSpeech Synthesistext-to-speechText to SpeechText-To-Speech Synthesis

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

ResGrad: Residual Denoising Diffusion Probabilistic Models for Text to Speech

2022-12-30 · Zehua Chen, Yihan Wu, Yichong Leng, Jiawei Chen 외

Denoising Diffusion Probabilistic Models (DDPMs) are emerging in text-to-speech (TTS) synthesis because of their strong capability of generating high-fidelity samples. However, their iterative refinement process in high-…

Denoisingtext-to-speechText to Speech

Guided-TTS: A Diffusion Model for Text-to-Speech via Classifier Guidance

2021-11-23 · Heeseung Kim, Sungwon Kim, Sungroh Yoon

We propose Guided-TTS, a high-quality text-to-speech (TTS) model that does not require any transcript of target speaker using classifier guidance. Guided-TTS combines an unconditional diffusion probabilistic model with a…

speech-recognitionSpeech RecognitionSpeech Synthesistext-to-speech+2

SpecGrad: Diffusion Probabilistic Model based Neural Vocoder with Adaptive Noise Spectral Shaping

2022-03-31 · Yuma Koizumi, Heiga Zen, Kohei Yatabe, Nanxin Chen 외

Neural vocoder using denoising diffusion probabilistic model (DDPM) has been improved by adaptation of the diffusion noise distribution to given acoustic features. In this study, we propose SpecGrad that adapts the diffu…

DenoisingSpeech Enhancement

Text-to-speech synthesis based on latent variable conversion using diffusion probabilistic model and variational autoencoder

2022-12-16 · Yusuke Yasuda, Tomoki Toda

Text-to-speech synthesis (TTS) is a task to convert texts into speech. Two of the factors that have been driving TTS are the advancements of probabilistic models and latent representation learning. We propose a TTS metho…

Representation LearningSpeech Synthesistext-to-speechText to Speech+1

Conditional Diffusion Probabilistic Model for Speech Enhancement

2022-02-10 · Yen-Ju Lu, Zhong-Qiu Wang, Shinji Watanabe, Alexander Richard 외

Speech enhancement is a critical component of many user-oriented audio applications, yet current systems still suffer from distorted and unnatural outputs. While generative models have shown strong potential in speech sy…

modelSpeech EnhancementSpeech Synthesis