YuE: Scaling Open Foundation Models for Long-Form Music Generation

Papers with Code Trending Papers

Summary

YuE is a family of open foundation models that generates long-form music with aligned lyrics and coherent structure, using innovative techniques like track-decoupled next-token prediction and structural progressive conditioning.

We tackle the task of long-form music generation--particularly the challenging lyrics-to-song problem--by introducing YuE, a family of open foundation models based on the LLaMA2 architecture. Specifically, YuE scales to trillions of tokens and generates up to five minutes of music while maintaining lyrical alignment, coherent musical structure, and engaging vocal melodies with appropriate accompaniment. It achieves this through (1) track-decoupled next-token prediction to overcome dense mixture signals, (2) structural progressive conditioning for long-context lyrical alignment, and (3) a multitask, multiphase pre-training recipe to converge and generalize. In addition, we redesign the in-context learning technique for music generation, enabling versatile style transfer (e.g., converting Japanese city pop into an English rap while preserving the original accompaniment) and bidirectional generation. Through extensive evaluation, we demonstrate that YuE matches or even surpasses some of the proprietary systems in musicality and vocal agility. In addition, fine-tuning YuE enables additional controls and enhanced support for tail languages. Furthermore, beyond generation, we show that YuE's learned representations can perform well on music understanding tasks, where the results of YuE match or exceed state-of-the-art methods on the MARBLE benchmark. Keywords: lyrics2song, song generation, long-form, foundation model, music generation
Original Article
View Cached Full Text

Cached at: 09/11/26, 02:15 AM

Paper page - YuE: Scaling Open Foundation Models for Long-Form Music Generation

Source: https://huggingface.co/papers/2503.08638

Abstract

YuE, a family of open foundation models based on LLaMA2, can generate long-form music with aligned lyrics, coherent structure, and appropriate accompaniment using innovative techniques in next-token prediction, conditioning, and pre-training.

We tackle the task of long-formmusic generation--particularly the challenging lyrics-to-song problem--by introducing YuE, a family of open foundation models based on the LLaMA2 architecture. Specifically, YuE scales to trillions of tokens and generates up to five minutes of music while maintaining lyrical alignment, coherent musical structure, and engaging vocal melodies with appropriate accompaniment. It achieves this through (1)track-decoupled next-token predictionto overcome dense mixture signals, (2)structural progressive conditioningfor long-context lyrical alignment, and (3) amultitask,multiphase pre-trainingrecipe to converge and generalize. In addition, we redesign thein-context learningtechnique formusic generation, enabling versatilestyle transfer(e.g., converting Japanese city pop into an English rap while preserving the original accompaniment) and bidirectional generation. Through extensive evaluation, we demonstrate that YuE matches or even surpasses some of the proprietary systems in musicality and vocal agility. In addition, fine-tuning YuE enables additional controls and enhanced support for tail languages. Furthermore, beyond generation, we show that YuE’s learned representations can perform well onmusic understandingtasks, where the results of YuE match or exceed state-of-the-art methods on the MARBLE benchmark. Keywords: lyrics2song, song generation, long-form, foundation model,music generation

View arXiv pageView PDFProject pageGitHub6.57kAdd to collection

Get this paper in your agent:

hf papers read 2503\.08638

Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash

Models citing this paper18

#### m-a-p/YuE-s1-7B-anneal-en-cot Text Generation• 6B• UpdatedMar 12, 2025 • 6.05k • 460 #### m-a-p/YuE2-3B Text-to-Audio• 4B• Updated1 day ago • 81 • 96 #### m-a-p/YuE-s2-1B-general Text Generation• 2B• UpdatedMar 12, 2025 • 4.35k • 62 #### m-a-p/YuE-s1-7B-anneal-en-icl Text Generation• 6B• UpdatedMar 12, 2025 • 2.25k • 55 Browse 18 models citing this paper## Datasets citing this paper1

#### m-a-p/WildSongBench Viewer• Updated1 day ago • 192 • 21 • 5

Spaces citing this paper61

Browse 61 spaces citing this paper## Collections including this paper11

Browse 11 collections that include this paper

Similar Articles

New Music Model YuE2-3B Released!

Reddit r/LocalLLaMA

YuE2-3B is an open-source music generation model that creates complete songs from lyrics and style prompts, featuring editable musical scores and state-of-the-art performance rivaling commercial models like Suno v5.

multimodal-art-projection/YuE

GitHub Trending (daily)

YuE2 is an AI model that generates songs by first creating a symbolic score from lyrics and style, then rendering it into audio, achieving frontier quality competitive with Suno.

YuE2 · Frontier Music with Symbolic Planning

Hacker News Top

YuE2 is a new AI music generation model using symbolic planning that achieves competitive performance on benchmarks like WildSongBench, outperforming or matching proprietary systems such as Suno v5.

Comfy-Org/YuE2

Hugging Face Models Trending

This article details the YuE2 model repackaged for ComfyUI, enabling audio and music generation workflows. It provides model files based on MERT-v2-FullSong and SheetSage2 for easy integration into ComfyUI projects.

I trained an audio model that can generate infinite one-shots for music production and turn text prompts into fully playable synths. I'm not only releasing the model but I've also released a video on exactly how I did it (and the inferencing pipeline to let others make text based synths.)

Reddit r/LocalLLaMA

An independent audio researcher has trained a model called Foundation-1 that generates infinite one-shot sounds for music production and converts text prompts into playable synths, releasing the model along with documentation and inferencing tools.