heartmula

Generate music from lyrics and tags using HeartMuLa models.

1|Updated Apr 18, 2026
One-click install
npx skills add https://github.com/rnben/hermes-skills --skill heartmula-rnben
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: heartmula
Source: https://github.com/rnben/hermes-skills/tree/main/plugins/media-skills/skills/heartmula
Command: npx skills add https://github.com/rnben/hermes-skills --skill heartmula-rnben

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

HeartMuLa provides open-source music generation capabilities that convert lyrics and tags into full songs, offering a local/offline alternative to proprietary services.

Core Features & Use Cases

  • Open-source HeartMuLa family (HeartMuLa model, HeartCodec, HeartTranscriptor, HeartCLAP) for end-to-end music creation from text.
  • Hardware-aware setup with lazy loading and multi-GPU guidance to balance VRAM and performance for practical song generation.
  • Real-world use cases include offline music production, lyric-driven composition, and multilingual song generation with codec-based audio reconstruction.

Quick Start

Install and run the HeartMuLa tooling to generate a song from your lyrics and tags using the provided assets and 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 music from lyrics locally?

You can generate music from lyrics using open-source models that process text and tags to create full songs offline. This requires installing dependencies, applying HeartCodec for audio decoding, and configuring single or multi-GPU setups with CPU fallback.

What hardware do I need for offline AI music generation?

Offline AI music generation requires adequate VRAM for single or multi-GPU setups, with CPU fallback available for lower-end hardware. Hardware-aware setup with lazy loading helps balance VRAM usage and performance for practical song generation.

Can I use open-source AI models for multilingual song generation?

Yes, open-source AI models support multilingual song generation through codec-based audio reconstruction. The models use HeartTranscriptor and HeartCLAP for transcription and alignment to process lyrics and tags into songs across different languages.

How does a codec-based audio reconstruction workflow generate songs?

Codec-based audio reconstruction generates songs by decoding audio through HeartCodec after HeartTranscriptor and HeartCLAP process transcription and alignment. This end-to-end workflow converts input lyrics and tags into complete music tracks locally.

Does local music generation work without proprietary services?

Yes, local music generation works without proprietary services by using the open-source HeartMuLa family of models. It provides an offline alternative for lyric-driven composition and music production, running entirely on your own hardware setup.

What are the limitations of generating music with open-source models offline?

Generating music with open-source models offline is limited by VRAM availability and requires installing specific dependencies and patches. Without adequate GPU resources, you must rely on CPU fallback, which significantly impacts generation performance and speed.