What problem does it solve? Generating original music with vocals typically requires paid services like Suno or professional production tools. This Skill lets you run the open-source HeartMuLa music foundation models locally to generate complete songs from lyrics and style tags, with full control over the pipeline and no per-song fees. ## Core Features & Use Cases - Lyrics-to-Song Generation: Produce full MP3 songs (48kHz stereo) from bracketed lyrics and comma-separated style tags using 3B/7B models. - Local and Offline Operation: Run entirely on your own GPU with lazy loading to fit in as little as 8GB VRAM, or split models across multiple GPUs. - Multilingual Support: Generate songs with lyrics in multiple languages, plus transcription and audio-text alignment via HeartTranscriptor and HeartCLAP. - 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 AI to install HeartMuLa from the heartlib repository and generate a song from your lyrics file and style tags, saving the result as an MP3.