What problem does it solve? Producing original music typically requires composition skills, studio time, or paid services like Suno. This Skill lets you generate complete songs locally from plain-text lyrics and style tags using the open-source HeartMuLa model family, with no per-song fees and full offline control. ## Core Features & Use Cases - Lyrics-to-Song Generation: Generate full songs (up to 4 minutes, 48kHz stereo MP3) from bracketed lyrics and comma-separated style tags using 3B or 7B models. - Complete Audio Stack: Includes HeartCodec for high-fidelity audio reconstruction, HeartTranscriptor for lyrics transcription, and HeartCLAP for audio-text alignment. - VRAM-Conscious Operation: Lazy loading mode runs the 3B model in ~6.2GB VRAM, with multi-GPU splitting options for larger setups. - 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 ready-to-use 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.