Papers › FLUX that Plays Music

FLUX that Plays Music

1 Sep 2024arXiv:2409.00587archive 2025-07-28

Zhengcong Fei, Mingyuan Fan, Changqian Yu, Junshi Huang

This paper explores a simple extension of diffusion-based rectified flow Transformers for text-to-music generation, termed as FluxMusic. Generally, along with design in advanced Flux\footnote{https://github.com/black-forest-labs/flux} model, we transfers it into a latent VAE space of mel-spectrum. It involves first applying a sequence of independent attention to the double text-music stream, followed by a stacked single music stream for denoised patch prediction. We employ multiple pre-trained text encoders to sufficiently capture caption semantic information as well as inference flexibility. In between, coarse textual information, in conjunction with time step embeddings, is utilized in a modulation mechanism, while fine-grained textual details are concatenated with the music patch sequence as inputs. Through an in-depth study, we demonstrate that rectified flow training with an optimized architecture significantly outperforms established diffusion methods for the text-to-music task, as evidenced by various automatic metrics and human preference evaluations. Our experimental data, code, and model weights are made publicly available at: \url{https://github.com/feizc/FluxMusic}.

PaperPDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2409.00587")

Code

Syntology Ran 6 of 9 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 2 ran · honoured contract; 1 ran · our draft was wrong; 1 ran · fixture could not drive it; 2 ran with no contract checked.

By repository: official repository: 9 samples from 1 repository, 6 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

feizc/fluxmusic officialmentioned in papermentioned on GitHubpytorchNOASSERTION report
black-forest-labs/flux officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

9 samples harvested; 6 ran; 2 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

2ran · honoured contract
1ran · our draft was wrong
1ran · fixture could not drive it
2ran
3unverified

Licence: 9 of the 9 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from feizc/fluxmusic. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

get_padding feizc/fluxmusic/audioldm2/hifigan/models.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · a26f85d7c72ef39a · report
get_param_num feizc/fluxmusic/audioldm2/utilities/model.py official repository ran · honoured contract no licence file found · pointer only · f1cba67eb6d6e4ad · report
prepare feizc/fluxmusic/sample.py official repository ran licence not identified · pointer only · fb7ac27a448677a1 · report
rope feizc/fluxmusic/modules/layers.py official repository ran · fixture could not drive it no licence file found · pointer only · 17724d4203fa5863 · report
swish feizc/fluxmusic/modules/autoencoder.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 5fb036462ae82f9f · report
torch_version_orig_mod_remove feizc/fluxmusic/audioldm2/utilities/model.py official repository ran licence not identified · pointer only · 4dab43e0c6c8c170 · report
apply_rope feizc/fluxmusic/modules/layers.py official repository unverified no licence file found · pointer only · 3444bbcc9065f707 · report
attention feizc/fluxmusic/modules/layers.py official repository unverified no licence file found · pointer only · b17d74354ecaf7fe · report
get_available_checkpoint_keys feizc/fluxmusic/audioldm2/utilities/model.py official repository unverified licence not identified · pointer only · 89bb9be7815a9834 · report

Tasks

Music GenerationText-to-Music Generation

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Text-to-Music Generation MusicCaps FLUXMusic FAD 1.43 #2 of 21 Archive leaderboard report
Text-to-Music Generation MusicCaps FLUXMusic IS 2.98 #2 of 21 Archive leaderboard report
Text-to-Music Generation MusicCaps FLUXMusic KL_passt 1.25 #2 of 21 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

AttentionDiffusionSoftmax

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections