paper-with-me

Papers

DMOSpeech: Direct Metric Optimization via Distilled Diffusion Model in Zero-Shot Speech Synthesis

2024-10-14 · Yingahao Aaron Li, Rithesh Kumar, Zeyu Jin

Diffusion models have demonstrated significant potential in speech synthesis tasks, including text-to-speech (TTS) and voice cloning. However, their iterative denoising processes are computationally intensive, and previous distillation attempts have shown consistent quality degradation. Moreover, existing TTS approaches are limited by non-differentiable components or iterative sampling that prevent true end-to-end optimization with perceptual metrics. We introduce DMOSpeech, a distilled diffusion-based TTS model that uniquely achieves both faster inference and superior performance compared to its teacher model. By enabling direct gradient pathways to all model components, we demonstrate the first successful end-to-end optimization of differentiable metrics in TTS, incorporating Connectionist Temporal Classification (CTC) loss and Speaker Verification (SV) loss. Our comprehensive experiments, validated through extensive human evaluation, show significant improvements in naturalness, intelligibility, and speaker similarity while reducing inference time by orders of magnitude. This work establishes a new framework for aligning speech synthesis with human auditory preferences through direct metric optimization. The audio samples are available at https://dmospeech.github.io/.

📄 PDF Abstract BibTeX arXiv:2410.11097

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingSpeaker VerificationSpeech Synthesistext-to-speechText to SpeechVoice CloningVoice Similarity

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…
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Tuning Timestep-Distilled Diffusion Model Using Pairwise Sample Optimization

2024-10-04 · Zichen Miao, Zhengyuan Yang, Kevin Lin, Ze Wang 외

Recent advancements in timestep-distilled diffusion models have enabled high-quality image generation that rivals non-distilled multi-step models, but with significantly fewer inference steps. While such models are attra…

Image GenerationStyle Transfer

Optimize Your Sampling: Tuned Diffusion Sampling with Bayesian Optimization

2026-08-18 · Travis Zhang, Christian Belardi, Justin Lovelace, Jin Peng Zhou 외 arxiv

Sampling from a diffusion model typically requires many forward passes through a large neural network, making generation computationally expensive. While much work has focused on efficient solvers and samplers, comparati…

Text-to-Image Generation

DITTO-2: Distilled Diffusion Inference-Time T-Optimization for Music Generation

2024-05-30 · Zachary Novack, Julian McAuley, Taylor Berg-Kirkpatrick, Nicholas Bryan

Controllable music generation methods are critical for human-centered AI-based music creation, but are currently limited by speed, quality, and control design trade-offs. Diffusion Inference-Time T-optimization (DITTO), …

Music Generation

Taming Uncertainty in Sparse-view Generalizable NeRF via Indirect Diffusion Guidance

2024-02-02 · Yaokun Li, Chao Gou, Guang Tan

Neural Radiance Fields (NeRF) have demonstrated effectiveness in synthesizing novel views. However, their reliance on dense inputs and scene-specific optimization has limited their broader applicability. Generalizable Ne…

NeRF

Learning to Optimize Radiotherapy Plans via Fluence Maps Diffusion Model Generation and LSTM-based Optimization

2026-05-13 · Isabella Poles, Simon Arberet, Riqiang Gao, Martin Kraus 외 arxiv

Volumetric Modulated Arc Therapy (VMAT) is a cornerstone of modern radiation therapy, enabling highly conformal tumor irradiation and healthy-tissue sparing. Yet, its planning solves inverse and nested optimization for m…