English

SqueezeComposer: Temporal Speed-up is A Simple Trick for Long-form Music Composing

Audio and Speech Processing 2026-03-24 v1 Computation and Language Sound

Abstract

Composing coherent long-form music remains a significant challenge due to the complexity of modeling long-range dependencies and the prohibitive memory and computational requirements associated with lengthy audio representations. In this work, we propose a simple yet powerful trick: we assume that AI models can understand and generate time-accelerated (speeded-up) audio at rates such as 2x, 4x, or even 8x. By first generating a high-speed version of the music, we greatly reduce the temporal length and resource requirements, making it feasible to handle long-form music that would otherwise exceed memory or computational limits. The generated audio is then restored to its original speed, recovering the full temporal structure. This temporal speed-up and slow-down strategy naturally follows the principle of hierarchical generation from abstract to detailed content, and can be conveniently applied to existing music generation models to enable long-form music generation. We instantiate this idea in SqueezeComposer, a framework that employs diffusion models for generation in the accelerated domain and refinement in the restored domain. We validate the effectiveness of this approach on two tasks: long-form music generation, which evaluates temporal-wise control (including continuation, completion, and generation from scratch), and whole-song singing accompaniment generation, which evaluates track-wise control. Experimental results demonstrate that our simple temporal speed-up trick enables efficient, scalable, and high-quality long-form music generation. Audio samples are available at https://SqueezeComposer.github.io/.

Keywords

Cite

@article{arxiv.2603.21073,
  title  = {SqueezeComposer: Temporal Speed-up is A Simple Trick for Long-form Music Composing},
  author = {Jianyi Chen and Rongxiu Zhong and Shilei Zhang and Kun Qian and Jinglei Liu and Yike Guo and Wei Xue},
  journal= {arXiv preprint arXiv:2603.21073},
  year   = {2026}
}

Comments

Under Review

R2 v1 2026-07-01T11:31:56.162Z