Papers for

music producers

Papers whose findings have a practical use for this group, as judged from the abstract. Open a paper to read what it means in practice.

Controllable music generation enhanced by audio-conditioned cache adapters

DiffSynth-Music: Audio-Conditioned KV-Cache Adapters for Controllable Music Generation

Abstract: Text and lyrics specify broad musical characteristics and sung content but offer limited control over musical timing, melody, and reference-based style. We introduce DiffSynth-Music (https://modelscope.cn/models/DiffSynth-Studio/DiffSynth-Music), a framework that adds composable audio conditioning to a music synthesis backbone through layer-wise key-value injection. The three template models, Control, Prosody, and Reference, are initialized from the backbone diffusion transformer and trained with conditional flow matching. They support five control types: beats, vocals, accompaniment, prosody, and reference audio. A shared variational autoencoder maps conditioning waveforms into a common latent space, enabling their attention memories to be combined. With the template timestep fixed at the clean-data endpoint and other inputs held constant, each control cache is computed once and reused throughout sampling. Training pairs are derived from music recordings using beat extraction, source separation, vocal resynthesis, and reference-excerpt selection. Single-control evaluations on Mandarin and English songs demonstrate improved adherence across all five control types and better lyric fidelity under vocal conditioning relative to the backbone. Automatic music-quality and instruction-following scores remain broadly comparable to those of the evaluated base models, with metric-specific trade-offs. We release the three template models to support research and creative applications in controllable music generation.

Fri 11 SeptSound
The gist
Making computer-generated songs sound more like what people want is hard because text instructions don’t capture details like rhythm or style well. The authors created DiffSynth-Music, a system that learns to control music creation by listening to different audio cues like beats, singing, or instruments. They use a special memory technique to mix these audio clues so the music better follows specific rhythms, melodies, or vocal styles. Tests showed it works well for both Mandarin and English songs, improving how accurately the music matches the desired controls and lyrics.
Open 2609.12774v1