What problem does it solve? Creating original music with vocals typically requires expensive proprietary services like Suno or professional production skills. This Skill lets you generate complete songs locally from lyrics and style tags using the open-source HeartMuLa model family, with full offline control and no per-generation costs. ## Core Features & Use Cases - Lyrics-to-Song Generation: Produces full MP3 songs (48kHz stereo) conditioned on bracketed lyrics and comma-separated style tags using 3B/7B models. - Local & Offline Operation: Runs entirely on your own GPU with downloadable checkpoints, supporting lazy loading to fit in 8GB VRAM. - Multilingual Support: Includes HeartCodec for high-fidelity audio reconstruction and HeartTranscriptor for lyrics transcription. - Use Case: A content creator needs a custom background song with specific lyrics for a video. They write lyrics with [Verse]/[Chorus] structure, specify tags like "piano,happy,wedding", and generate a 4-minute MP3 in about 4 minutes on a single GPU. ## Quick Start Ask the agent to install HeartMuLa from the heartlib repository, download the model checkpoints, and generate a song from your lyrics file and style tags.