YuE

⭐ 6.3k Apache-2.0 Python 2.0

The most powerful open-source full-song generator that creates complete songs from lyrics, including vocals and accompaniment (5 minutes), licensed under Apache 2.0

📋 Info

GitHub Stars⭐ 6.3k Stars
LicenseApache-2.0
LanguagePython
Version2.0
Updated2026-05-20

📖 Overview

YuE is referred to by the community as the "open-source version of Suno" — it is currently the most powerful free full-song generation model, boasting 6.3k Stars. Users can input lyrics to generate complete songs with vocals and accompaniment, up to a maximum duration of 5 minutes. The model supports track decoupling, style cloning, and voice cloning. It performs well across multiple languages and styles. It is licensed under the Apache 2.0 license, allowing commercial use. It can run on GPUs with just 24GB of video memory. It is suitable for music creation and content scoring.

✨ Features

  • One-click text-to-speech / TTS conversion that generates complete songs (including vocals and accompaniment) from lyrics.
  • Up to 5 minutes
  • Decoupled vocal and instrumental tracks
  • ICL-style cloning + voice cloning
  • Apache 2.0 —— commercially usable

Advertisement

🚀 Quick Start

pip install -r <(curl -sSL https://raw.githubusercontent.com/multimodal-art-projection/YuE/main/requirements.txt)
pip install flash-attn --no-build-isolation

🔗 Related Tools