AudioCache: Accelerate Audio Generation With Training-Free Layer Caching
Qingyang Shi, Zhicheng Du, Jiasheng Lu, Yingshan Liang, Xinyu Zhang, Yiran Wang, Jing Peng, Kehong Yuan
Abstract
Diffusion models have become the primary choice in audio generation. However, their slow generation speed necessitates acceleration techniques. While current audio generation methods primarily target U-Net-based models, the Diffusion Transformer (DiT) is emerging as the trend in audio generation. As DiT costs a large amount of computational resources, we propose AudioCache: a training-free caching strategy that, for the first time to our best knowledge, accelerates DiT-based audio generation models by reusing the attention and feedforward layers of DiT during sampling. We define a reasonable statistic to characterize the degree of internal structure variation, leading to the proposal of a self-adaptive caching strategy. We achieve a 2.35x acceleration with both objective and subjective metrics remaining practically consistent. Furthermore, our method is extendable to different models and input modalities. Based on appropriate indicators and corresponding rules, this method provides a plug-and-play and training-free solution for diffusion models built on attention architectures.
BibTeX
@inproceedings{icassp2025_audiocacheaccele,
title = {AudioCache: Accelerate Audio Generation With Training-Free Layer Caching},
author = {Qingyang Shi and Zhicheng Du and Jiasheng Lu and Yingshan Liang and Xinyu Zhang and Yiran Wang and Jing Peng and Kehong Yuan},
booktitle = {ICASSP 2025},
year = {2025}
}