multimodal-art-projection/YuE

YuE2: frontier music generation with symbolic planning, zero-shot covers, and agentic music editing.

What it solves

YuE2 is a music generation system that combines symbolic composition (scores) with high-quality audio rendering. It solves the "black box" problem of AI music generation by making the underlying melody and chords explicit and editable, allowing users to refine a song's structure before it is rendered into audio.

How it works

YuE2 uses an AR–NAR Mixture-of-Transformers backbone. It first predicts a symbolic score and semantic tokens autoregressively, then generates acoustic latents using flow matching, which are finally decoded into stereo audio via a VAE. The system supports three primary workflows:

  • Creation: Generates a score and audio from lyrics and style prompts.
  • Covering: Uses a transcribed recording (via SheetSage2) to create a new interpretation in a different style.
  • Editing: Allows users or agents to modify the ABC score to change harmony, melody, or tempo, then re-render the song.

Who it’s for

It is designed for musicians, producers, and AI researchers who need precise control over music generation, as well as developers building agentic music tools.

Highlights

  • White-box Generation: Provides editable ABC scores for melody and chords.
  • Frontier Quality: Competitive with Suno v5/v6 on the WildSongBench benchmark.
  • Agentic Editing: Includes a dedicated yue2-music skill for agents to transcribe, edit scores, and organize comparisons.
  • Zero-shot Covers: Can reimagine existing songs in new styles without specific fine-tuning.
  • Integrated Ecosystem: Includes SheetSage2 for audio-to-score transcription and MERT2 for music understanding.

Related

  • Project
  • Project
  • Project
  • Project