AIAny
AI Audio2026
Icon for item

YuE2-3B

Generates full songs from lyrics and a style prompt, producing vocals and accompaniment and exporting editable symbolic scores for melody/chord control. Uses symbolic planning with agentic multi-turn editing and runs local 48 kHz inference on a 24GB GPU.

Introduction

Why this matters

Long-form lyrics→song generation is hard because it must align phonetics, lyrics structure, melody, harmony and arrangement across minutes of audio. YuE2 bridges symbolic and audio generation: it first writes an editable score (melody/chords) and then renders high-quality vocal and accompaniment audio, letting users inspect and iteratively edit musical structure rather than treating output as an opaque waveform.

Key Capabilities
  • Symbolic planning + audio synthesis: a single pipeline produces ABC-style scores (melody and optional chords), semantic tokens, acoustic latents and final audio, enabling direct score edits and controlled reharmonization. This makes structural edits (reharmonize, change solo, preserve melody) straightforward.
  • Agentic multi-turn editing: an editing agent can transform user feedback into score, style and lyric revisions; each revision is rendered end-to-end so you can iterate on arrangement, harmony and vocal performance.
  • Competitive quality and benchmarks: evaluated on WildSongBench, YuE2 (best-of-8) attains top SongBench averages among tested systems and is reported to rival proprietary models for musicality and lyrical alignment.
  • Practical local inference: designed for practical use on a single 24GB GPU (48 kHz stereo output), with an inference package and modes for melody-only, melody+chords, or direct audio-first generation.
  • Architecture & controls: mixture-of-transformers AR/NAR backbone writes score and semantic tokens; flow-matching generates acoustic latents; a VAE decodes to stereo audio. Provides CFG-style text guidance, cot modes (full/melody/off), and selectable VAEs for benchmark reproducibility vs perceptual quality.
Who it's for — fit and tradeoffs

Great fit if you need controllable lyrics-to-song generation or want to iterate on composition with symbolic scores rather than only waveform tweaks. Useful for researchers and creators who want editable outputs (ABC scores), reproducible benchmark workflows, or local GPU inference.

Look elsewhere if you require permissive commercial licensing (the published weights use a CC BY-NC 4.0 license) or extremely low-resource deployment (YuE2 expects a 24GB GPU and nontrivial host RAM). Also, recreating benchmark results may require the legacy VAE and the candidate-selection protocols described by the authors.

Information

  • Websitehuggingface.co
  • OrganizationsMultimodal Art Projection (MAP), Hong Kong University of Science and Technology (HKUST)
  • AuthorsRuibin Yuan, Hanfeng Lin, Shuyue Guo, Ge Zhang, Jiahao Pan, Yongyi Zang, Haohe Liu, Yiming Liang, Wenye Ma, Xingjian Du
  • Published date2026/09/09

More Items

Hugging Face
AI Model2026

Integrates a pretrained vision–language model with a BEV perception head and a Planning Expert to provide 3D perception, driving VQA and motion planning for autonomous driving while keeping the base VLM architecture unchanged.

Hugging Face
AI Model2026

A 2B-class causal LLM packaged as a GGUF for local inference; offers 131072-token native long context, XML-style tool-calling support, and is tuned with SFT + RL + OPD using the UltraData family for stronger code, math and agentic abilities.

Hugging Face
AI Model2026

Multimodal agentic model for long-horizon computer and browser tasks, with visual self-correction and function-calling. The Pro variant is a 397B Mixture-of-Experts (≈17B active) model with a 262,144-token context window, Docker deployment recipes, and weights currently marked “coming soon.”