InfiniteAudio: Infinite-Length Audio Generation with Consistency
Abstract
This paper presents InfiniteAudio, a simple yet effective strategy for generating infinite-length audio using diffusion-based text-to-audio methods. Current approaches face memory constraints because the output size increases with input length, making long duration generation challenging. A common workaround is to concatenate short audio segments, but this often leads to inconsistencies due to the lack of shared temporal context. To address this, InfiniteAudio integrates seamlessly into existing pipelines without additional training. It introduces two key techniques: FIFO sampling, a first-in, first-out inference strategy with fixed-size inputs, and curved denoising, which selectively prioritizes key diffusion steps for efficiency. Experiments show that InfiniteAudio achieves comparable or superior performance across all metrics. Audio samples are available on our project page.
Keywords
Cite
@article{arxiv.2506.03020,
title = {InfiniteAudio: Infinite-Length Audio Generation with Consistency},
author = {Chaeyoung Jung and Hojoon Ki and Ji-Hoon Kim and Junmo Kim and Joon Son Chung},
journal= {arXiv preprint arXiv:2506.03020},
year = {2025}
}