paper-with-me

Papers

Accelerating Diffusion-based Text-to-Speech Model Training with Dual Modality Alignment

2025-05-26 · Jeongsoo Choi, Zhikang Niu, Ji-Hoon Kim, Chunhui Wang, Joon Son Chung, Xie Chen

The goal of this paper is to optimize the training process of diffusion-based text-to-speech models. While recent studies have achieved remarkable advancements, their training demands substantial time and computational costs, largely due to the implicit guidance of diffusion models in learning complex intermediate representations. To address this, we propose A-DMA, an effective strategy for Accelerating training with Dual Modality Alignment. Our method introduces a novel alignment pipeline leveraging both text and speech modalities: text-guided alignment, which incorporates contextual representations, and speech-guided alignment, which refines semantic representations. By aligning hidden states with discriminative features, our training scheme reduces the reliance on diffusion models for learning complex representations. Extensive experiments demonstrate that A-DMA doubles the convergence speed while achieving superior performance over baselines. Code and demo samples are available at: https://github.com/ZhikangNiu/A-DMA

📄 PDF Abstract BibTeX arXiv:2505.19595

Code (1)

zhikangniu/a-dma 공식 구현 pytorch

Tasks

text-to-speechText to Speech

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
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 제목 키워드 기반

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

VocalNet-MDM: Accelerating Streaming Speech LLM via Self-Distilled Masked Diffusion Modeling

2026-02-09 · Ziyang Cheng, Yuhao Wang, Heyang Liu, Ronghua Wu 외 arxiv

Recent Speech Large Language Models~(LLMs) have achieved impressive capabilities in end-to-end speech interaction. However, the prevailing autoregressive paradigm imposes strict serial constraints, limiting generation ef…

SpeechOp: Inference-Time Task Composition for Generative Speech Processing

2025-09-17 · Justin Lovelace, Rithesh Kumar, Jiaqi Su, Ke Chen 외 arxiv

While generative Text-to-Speech (TTS) systems leverage vast ``in-the-wild" data to achieve remarkable success, speech-to-speech processing tasks like enhancement face data limitations, which lead data-hungry generative a…

MGM-Omni: Scaling Omni LLMs to Personalized Long-Horizon Speech

2025-09-29 · Chengyao Wang, Zhisheng Zhong, Bohao Peng, Senqiao Yang 외 arxiv

We present MGM-Omni, a unified Omni LLM for omni-modal understanding and expressive, long-horizon speech generation. Unlike cascaded pipelines that isolate speech synthesis, MGM-Omni adopts a "brain-mouth" design with a …

Multimodal ReasoningSpeech Synthesis

Faster IndexTTS-2: Accelerating and Streaming Autoregressive Zero-Shot Text-to-Speech Synthesis on GPUs

2026-07-23 · Muyang Du, Shuang Yu, Junjie Lai arxiv

Autoregressive text-to-speech models achieve strong naturalness but suffer from slow inference due to sequential token generation, limiting their deployment in production applications that require low latency. IndexTTS-2…

Text-To-Speech Synthesis