paper-with-me

Papers

Diff-TTS: A Denoising Diffusion Model for Text-to-Speech

2021-04-03 · Myeonghun Jeong, Hyeongju Kim, Sung Jun Cheon, Byoung Jin Choi, Nam Soo Kim

Although neural text-to-speech (TTS) models have attracted a lot of attention and succeeded in generating human-like speech, there is still room for improvements to its naturalness and architectural efficiency. In this work, we propose a novel non-autoregressive TTS model, namely Diff-TTS, which achieves highly natural and efficient speech synthesis. Given the text, Diff-TTS exploits a denoising diffusion framework to transform the noise signal into a mel-spectrogram via diffusion time steps. In order to learn the mel-spectrogram distribution conditioned on the text, we present a likelihood-based optimization method for TTS. Furthermore, to boost up the inference speed, we leverage the accelerated sampling method that allows Diff-TTS to generate raw waveforms much faster without significantly degrading perceptual quality. Through experiments, we verified that Diff-TTS generates 28 times faster than the real-time with a single NVIDIA 2080Ti GPU.

📄 PDF Abstract BibTeX arXiv:2104.01409

Code (1)

keonlee9420/DiffSinger pytorch

Tasks

DenoisingGPUSpeech Synthesistext-to-speechText to Speech

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 제목 키워드 기반

DiffGAN-TTS: High-Fidelity and Efficient Text-to-Speech with Denoising Diffusion GANs

2022-01-28 · Songxiang Liu, Dan Su, Dong Yu

Denoising diffusion probabilistic models (DDPMs) are expressive generative models that have been used to solve a variety of speech synthesis problems. However, because of their high sampling costs, DDPMs are difficult to…

DenoisingSpeech Synthesistext-to-speechText to Speech

TransFusion: Transcribing Speech with Multinomial Diffusion

2022-10-14 · Matthew Baas, Kevin Eloff, Herman Kamper

Diffusion models have shown exceptional scaling properties in the image synthesis domain, and initial attempts have shown similar benefits for applying diffusion to unconditional text synthesis. Denoising diffusion model…

DenoisingImage GenerationSentencespeech-recognition+1

DiffMotion: Speech-Driven Gesture Synthesis Using Denoising Diffusion Model

2023-01-24 · Fan Zhang, Naye Ji, Fuxing Gao, Yongping Li

Speech-driven gesture synthesis is a field of growing interest in virtual human creation. However, a critical challenge is the inherent intricate one-to-many mapping between speech and gestures. Previous studies have exp…

Denoising

ProDiff: Progressive Fast Diffusion Model For High-Quality Text-to-Speech

2022-07-13 · Rongjie Huang, Zhou Zhao, Huadai Liu, Jinglin Liu 외

Denoising diffusion probabilistic models (DDPMs) have recently achieved leading performances in many generative tasks. However, the inherited iterative sampling process costs hinder their applications to text-to-speech d…

DenoisingGPUKnowledge DistillationSpeech Synthesis+4

Speech Driven Video Editing via an Audio-Conditioned Diffusion Model

2023-01-10 · Dan Bigioi, Shubhajit Basak, Michał Stypułkowski, Maciej Zięba 외

Taking inspiration from recent developments in visual generative tasks using diffusion models, we propose a method for end-to-end speech-driven video editing using a denoising diffusion model. Given a video of a talking …

DenoisingFace ModelLip ReadingVideo Editing