paper-with-me

Papers

Fast Text-to-Audio Generation with Adversarial Post-Training

2025-05-13 · Zachary Novack, Zach Evans, Zack Zukowski, Josiah Taylor, CJ Carr, Julian Parker, Adnan Al-Sinan, Gian Marco Iodice, Julian McAuley, Taylor Berg-Kirkpatrick, Jordi Pons

Text-to-audio systems, while increasingly performant, are slow at inference time, thus making their latency unpractical for many creative applications. We present Adversarial Relativistic-Contrastive (ARC) post-training, the first adversarial acceleration algorithm for diffusion/flow models not based on distillation. While past adversarial post-training methods have struggled to compare against their expensive distillation counterparts, ARC post-training is a simple procedure that (1) extends a recent relativistic adversarial formulation to diffusion/flow post-training and (2) combines it with a novel contrastive discriminator objective to encourage better prompt adherence. We pair ARC post-training with a number optimizations to Stable Audio Open and build a model capable of generating $\approx$12s of 44.1kHz stereo audio in $\approx$75ms on an H100, and $\approx$7s on a mobile edge-device, the fastest text-to-audio model to our knowledge.

📄 PDF Abstract BibTeX arXiv:2505.08175

Code (1)

stability-ai/stable-audio-tools 공식 구현 pytorch

Tasks

ARCAudio Generation

Similar Papers 제목 키워드 기반

Stable Audio 3

2026-05-18 · Zach Evans, Julian D. Parker, Matthew Rice, CJ Carr 외 arxiv

Stable Audio 3 is a family of fast latent diffusion models (small, medium, large) for variable-length audio generation and editing. Since our models can generate several minutes of audio, variable-length generations are …

Audio Generation

Enabling Fast and Universal Audio Adversarial Attack Using Generative Model

2020-04-26 · Yi Xie, Zhuohang Li, Cong Shi, Jian Liu 외

Recently, the vulnerability of DNN-based audio systems to adversarial attacks has obtained the increasing attention. However, the existing audio adversarial attacks allow the adversary to possess the entire user's audio …

Adversarial Attack

RAVE: A variational autoencoder for fast and high-quality neural audio synthesis

2021-11-09 · Antoine Caillon, Philippe Esling

Deep generative models applied to audio have improved by a large margin the state-of-the-art in many speech and music related tasks. However, as raw waveform modelling remains an inherently difficult task, audio generati…

Audio SynthesisCPURepresentation Learning

Ripple: Real-Time Streaming Audio-Video Generation With Cross-Modal Recurrent Memory

2026-07-29 · Yanbo Ding, Zhizhi Guo, Quanyue Song, Yishan He 외 arxiv

Audio-video generative models achieve impressive quality but suffer from high latency, making them unsuitable for real-time applications. Although several streaming audio-video generation methods have been proposed, they…

Video Generation

Latent CLAP Loss for Better Foley Sound Synthesis

2024-03-18 · Tornike Karchkhadze, Hassan Salami Kavaki, Mohammad Rasool Izadi, Bryce Irvin 외

Foley sound generation, the art of creating audio for multimedia, has recently seen notable advancements through text-conditioned latent diffusion models. These systems use multimodal text-audio representation models, su…

FAD