heartmula

Generate full songs from lyrics and tags using HeartMuLa.

Updated May 14, 2026
One-click install
npx skills add https://github.com/SethyPagna/Secretary-Jarvis --skill heartmula-sethypagna
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: heartmula
Source: https://github.com/SethyPagna/Secretary-Jarvis/tree/main/src/capabilities/skills/media/heartmula
Command: npx skills add https://github.com/SethyPagna/Secretary-Jarvis --skill heartmula-sethypagna

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

HeartMuLa removes the need to manually compose every part of a song by generating complete music from lyrics and tags, giving creators a local open-source alternative to proprietary song generators.

Core Features & Use Cases

  • Lyrics-to-Song Generation: Create full songs from structured lyrics and descriptive tags.
  • Local and Offline Workflow: Run music generation on your own hardware with GPU support and a CPU fallback when needed.
  • High-Fidelity Audio Pipeline: Use HeartMuLa, HeartCodec, and transcription components to produce and reconstruct music with strong output quality.
  • Use Case: A songwriter can provide verse and chorus lyrics plus style tags to quickly generate a demo track for experimentation or iteration.

Quick Start

Use the heartmula skill to generate a song from your lyrics and style tags, then save the output as an audio file using the recommended local model checkpoints.

Frequently Asked Questions about heartmula

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate full songs from lyrics locally?

You can generate a full song from lyrics by inputting structured verse and chorus text along with descriptive style tags into a local music generation pipeline. This open-source workflow runs offline on your own hardware to produce demo tracks for songwriting.

Can I run open-source music generation offline without proprietary software?

Yes, you can run open-source music generation offline without proprietary software by using local model checkpoints on CUDA-capable hardware. A CPU fallback is also supported to ensure offline creative workflows remain functional without dedicated GPUs.

Does local audio synthesis support multilingual lyrics and voice-style conditioning?

Local audio synthesis does support multilingual lyrics and voice-style conditioning. This allows you to generate high-fidelity audio reconstruction for songwriting across different languages while applying specific vocal styles through descriptive tags.

What hardware do I need for high-fidelity audio reconstruction?

High-fidelity audio reconstruction requires CUDA-capable hardware to run the local music generation pipeline efficiently. If you lack a dedicated GPU, a CPU fallback is available to perform audio synthesis and songwriting tasks reliably.

Why does my local lyrics-to-song generation fail to run reliably?

Local lyrics-to-song generation may fail to run reliably if you are missing the required HeartMuLa and HeartCodec checkpoints. You must also apply the documented dependency patches to ensure the audio synthesis pipeline functions correctly on your hardware.