SDAIASJul 23, 2024

Audio Prompt Adapter: Unleashing Music Editing Abilities for Text-to-Music with Lightweight Finetuning

arXiv:2407.16564v215 citationsh-index: 11
Originality Incremental advance
AI Analysis

This work addresses the problem of music editing for users of text-to-music models, offering a practical solution with lightweight finetuning, though it is incremental as it builds on existing models like AudioLDM2.

The paper tackles the challenge of editing music audios with fine-grained control while maintaining a simple interface by proposing Audio Prompt Adapter (AP-Adapter), a lightweight addition to pretrained text-to-music models, which achieves effective performance in tasks like timbre transfer, genre transfer, and accompaniment generation with 22M trainable parameters.

Text-to-music models allow users to generate nearly realistic musical audio with textual commands. However, editing music audios remains challenging due to the conflicting desiderata of performing fine-grained alterations on the audio while maintaining a simple user interface. To address this challenge, we propose Audio Prompt Adapter (or AP-Adapter), a lightweight addition to pretrained text-to-music models. We utilize AudioMAE to extract features from the input audio, and construct attention-based adapters to feedthese features into the internal layers of AudioLDM2, a diffusion-based text-to-music model. With 22M trainable parameters, AP-Adapter empowers users to harness both global (e.g., genre and timbre) and local (e.g., melody) aspects of music, using the original audio and a short text as inputs. Through objective and subjective studies, we evaluate AP-Adapter on three tasks: timbre transfer, genre transfer, and accompaniment generation. Additionally, we demonstrate its effectiveness on out-of-domain audios containing unseen instruments during training.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes