Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Noise2Music: Text-conditioned Music Generation with Diffusion Models

About

We introduce Noise2Music, where a series of diffusion models is trained to generate high-quality 30-second music clips from text prompts. Two types of diffusion models, a generator model, which generates an intermediate representation conditioned on text, and a cascader model, which generates high-fidelity audio conditioned on the intermediate representation and possibly the text, are trained and utilized in succession to generate high-fidelity music. We explore two options for the intermediate representation, one using a spectrogram and the other using audio with lower fidelity. We find that the generated audio is not only able to faithfully reflect key elements of the text prompt such as genre, tempo, instruments, mood, and era, but goes beyond to ground fine-grained semantics of the prompt. Pretrained large language models play a key role in this story -- they are used to generate paired text for the audio of the training set and to extract embeddings of the text prompts ingested by the diffusion models. Generated examples: https://google-research.github.io/noise2music

Qingqing Huang, Daniel S. Park, Tao Wang, Timo I. Denk, Andy Ly, Nanxin Chen, Zhengdong Zhang, Zhishuai Zhang, Jiahui Yu, Christian Frank, Jesse Engel, Quoc V. Le, William Chan, Zhifeng Chen, Wei Han• 2023

Related benchmarks

TaskDatasetResultRank
Text-to-Music GenerationMusicCaps--
11
Music GenerationMusicCaps (test)
FAD2.13
10
Text-to-Music GenerationMusicCaps unbalanced (test)
FAD2.1
7
Music GenerationMusicCaps 2023 (test)
FADVGG2.134
5
Text-to-Music GenerationAudioSet Music (eval)
MuLan Similarity (Audio to GT Text)56.3
4
Text-to-Music GenerationMagnaTagATune
MuLan Similarity (Audio vs GT Text)0.518
4
Music GenerationAudioSet Music (eval)
FADVGG2.24
2
Music GenerationMagnaTagATune 2009 (full)
FADVGG Score3.554
2
Text-to-Music GenerationNoise2Music demo prompts (test)
Musicality55.5
2
Showing 9 of 9 rows

Other info

Code

Follow for update