English

SoundWeaver: Semantic Warm-Starting for Text-to-Audio Diffusion Serving

Sound 2026-03-10 v1 Computer Vision and Pattern Recognition Audio and Speech Processing

Abstract

Text-to-audio diffusion models produce high-fidelity audio but require tens of function evaluations (NFEs), incurring multi-second latency and limited throughput. We present SoundWeaver, the first training-free, model-agnostic serving system that accelerates text-to-audio diffusion by warm-starting from semantically similar cached audio. SoundWeaver introduces three components: a Reference Selector that retrieves and temporally aligns cached candidates via semantic and duration-aware gating; a Skip Gater that dynamically determines the percentage of NFEs to skip; and a lightweight Cache Manager that maintains cache utility through quality-aware eviction and refinement. On real-world audio traces, SoundWeaver achieves 1.8--3.0× \times latency reduction with a cache of only {\sim}1K entries while preserving or improving perceptual quality.

Keywords

Cite

@article{arxiv.2603.07865,
  title  = {SoundWeaver: Semantic Warm-Starting for Text-to-Audio Diffusion Serving},
  author = {Ayush Barik and Sofia Stoica and Nikhil Sarda and Arnav Kethana and Abhinav Khanduja and Muchen Xu and Fan Lai},
  journal= {arXiv preprint arXiv:2603.07865},
  year   = {2026}
}

Comments

Submitted to INTERSPEECH 2026

R2 v1 2026-07-01T11:09:31.057Z