English

Fast Timing-Conditioned Latent Audio Diffusion

Sound 2024-05-14 v3 Machine Learning Audio and Speech Processing

Abstract

Generating long-form 44.1kHz stereo audio from text prompts can be computationally demanding. Further, most previous works do not tackle that music and sound effects naturally vary in their duration. Our research focuses on the efficient generation of long-form, variable-length stereo music and sounds at 44.1kHz using text prompts with a generative model. Stable Audio is based on latent diffusion, with its latent defined by a fully-convolutional variational autoencoder. It is conditioned on text prompts as well as timing embeddings, allowing for fine control over both the content and length of the generated music and sounds. Stable Audio is capable of rendering stereo signals of up to 95 sec at 44.1kHz in 8 sec on an A100 GPU. Despite its compute efficiency and fast inference, it is one of the best in two public text-to-music and -audio benchmarks and, differently from state-of-the-art models, can generate music with structure and stereo sounds.

Keywords

Cite

@article{arxiv.2402.04825,
  title  = {Fast Timing-Conditioned Latent Audio Diffusion},
  author = {Zach Evans and CJ Carr and Josiah Taylor and Scott H. Hawley and Jordi Pons},
  journal= {arXiv preprint arXiv:2402.04825},
  year   = {2024}
}

Comments

Accepted to ICML 2024. Code: https://github.com/Stability-AI/stable-audio-tools. Metrics: https://github.com/Stability-AI/stable-audio-metrics. Demo: https://stability-ai.github.io/stable-audio-demo

R2 v1 2026-06-28T14:41:31.732Z