pith. sign in

arxiv: 2410.20478 · v1 · pith:B7IRWUSZnew · submitted 2024-10-27 · 💻 cs.SD · cs.AI· eess.AS

MusicFlow: Cascaded Flow Matching for Text Guided Music Generation

classification 💻 cs.SD cs.AIeess.AS
keywords musicmodelflowgenerationmatchingmusicflowtextcascaded
0
0 comments X
read the original abstract

We introduce MusicFlow, a cascaded text-to-music generation model based on flow matching. Based on self-supervised representations to bridge between text descriptions and music audios, we construct two flow matching networks to model the conditional distribution of semantic and acoustic features. Additionally, we leverage masked prediction as the training objective, enabling the model to generalize to other tasks such as music infilling and continuation in a zero-shot manner. Experiments on MusicCaps reveal that the music generated by MusicFlow exhibits superior quality and text coherence despite being over $2\sim5$ times smaller and requiring $5$ times fewer iterative steps. Simultaneously, the model can perform other music generation tasks and achieves competitive performance in music infilling and continuation. Our code and model will be publicly available.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. JenBridge: Adaptive Long-Form Video Soundtracking across Scene Transitions

    cs.SD 2026-06 unverdicted novelty 6.0

    JenBridge pretrains a flow-matching Transformer on text-audio data then adapts it with video conditioning and an LLM director to select transitions, claiming better coherence than prior methods on a new LVS benchmark.

  2. SketchSong: Hierarchical Song Generation with Sketch Planning and Fine-Grained Multi-Track Modeling

    cs.SD 2026-06 unverdicted novelty 5.0

    SketchSong uses temporal sketch planning with high-level tokens and explicit modeling of four tracks (vocals, bass, drums, other) to generate more coherent songs than baselines.