YuE logo

YuE

Free

A series of open-source foundation models designed for music generation. [#opensource](https://github.com/multimodal-art-projection/YuE)

FreeFree tier
Type
Open Source

About YuE

YuE is a family of open-source foundation models based on the LLaMA2 architecture, designed for long-form music generation—specifically the challenging lyrics-to-song problem. It scales to trillions of tokens and can generate up to five minutes of music while maintaining lyrical alignment, coherent musical structure, and engaging vocal melodies with appropriate accompaniment. Key technical innovations include track-decoupled next-token prediction to handle dense mixture signals, structural progressive conditioning for long-context lyrical alignment, and a multitask, multiphase pre-training recipe. YuE also introduces in-context learning for music generation, enabling versatile style transfer (e.g., converting Japanese city pop into an English rap while preserving accompaniment) and bidirectional generation. Extensive evaluation shows YuE matches or surpasses proprietary systems in musicality and vocal agility. Fine-tuning YuE enables additional controls and support for tail languages. Beyond generation, YuE's learned representations perform well on music understanding tasks, matching or exceeding state-of-the-art methods on the MARBLE benchmark.

Key Features

Generates up to 5 minutes of music with lyrical alignment
Track-decoupled next-token prediction for dense mixture signals
Structural progressive conditioning for long-context lyrics
Versatile style transfer (e.g., Japanese city pop to English rap)
Bidirectional generation capability
Multitask, multiphase pre-training recipe
Open-source checkpoints on Hugging Face (S1, S2, Upsampler)
Fine-tuning enables additional controls and tail language support
Learned representations achieve strong results on music understanding (MARBLE benchmark)

Pros & Cons

Pros
  • Open-source and freely available for download and fine-tuning
  • Generates coherent, engaging music up to 5 minutes long
  • Lyrical alignment preserves meaning and structure across long contexts
  • Supports multiple languages (English, Chinese, Japanese, Korean) with fine-tuning for tail languages
  • Matches or surpasses proprietary systems in musicality and vocal agility
  • Enables creative style transfer without sacrificing accompaniment
Cons
  • Requires technical expertise to set up and run the model checkpoints
  • Examples on the website use GPT-generated lyrics, not yet user-provided in the demo
  • Research-stage model; may have inconsistencies in complex compositions
  • Limited documentation on fine-tuning procedures and deployment

Best For

Generating full songs from user-provided lyrics and genre descriptionsStyle transfer between musical genres and vocal stylesLong-form music composition for creative projectsMusic understanding and representation learning researchCreating demo tracks or prototypes for musicians and producers

FAQ

What is YuE?
YuE is a family of open-source foundation models based on LLaMA2, designed for generating full songs from lyrics. It can produce up to five minutes of music with coherent structure and vocal melodies.
How does YuE generate music?
YuE uses track-decoupled next-token prediction, structural progressive conditioning, and multitask pre-training to generate music conditioned on lyrics and genre descriptions. It also supports in-context learning for style transfer.
Is YuE open-source?
Yes, YuE is open-source and available on GitHub. Model checkpoints are hosted on Hugging Face.
What languages does YuE support?
YuE has pretrained models for English, Chinese, Japanese, and Korean. Fine-tuning can enable support for additional languages.
Can YuE perform style transfer?
Yes, YuE can convert musical styles, for example, turning Japanese city pop into an English rap while preserving the original accompaniment.