heartmula

Generate music and songs from lyrics and descriptive tags using HeartMuLa.

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/helix4u/hermes-agent-private --skill heartmula-helix4u
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: heartmula
Source: https://github.com/helix4u/hermes-agent-private/tree/main/skills/music-creation/heartmula
Command: npx skills add https://github.com/helix4u/hermes-agent-private --skill heartmula-helix4u

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill enables users to generate original music and songs directly from provided lyrics and descriptive tags, offering an open-source alternative to commercial AI music tools.

Core Features & Use Cases

  • Music Generation: Creates full songs based on user-provided lyrics and tags.
  • Open-Source Alternative: Functions as a local, offline version of tools like Suno.
  • Multilingual Support: Capable of processing lyrics in various languages.
  • Use Case: A user wants to create a unique background track for a video. They provide lyrics about a "rainy day in the city" and tags like "lofi, jazz, melancholic", and the Skill generates an MP3 song.

Quick Start

Use the heartmula skill to generate a song from the lyrics in './assets/lyrics.txt' and tags in './assets/tags.txt', saving the output to './assets/output.mp3'.

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?

To generate music from lyrics locally, provide your text lyrics and descriptive tags to the AI music generation model, which outputs an MP3 song file offline without needing commercial cloud services.

Can I use an open-source AI music generator offline?

Yes, you can use an open-source AI music generator offline to create songs from text lyrics and tags, functioning as a local alternative to commercial tools like Suno.

Does this AI music generation model support multilingual lyrics?

Yes, the AI music generation model supports multilingual capabilities, allowing you to process and generate songs from lyrics written in various languages.

What hardware do I need for offline AI music generation?

Offline AI music generation requires specific hardware configurations and dependency management to ensure optimal performance when processing lyrics and tags into audio.

How do I convert text lyrics and tags into an MP3 song?

You convert text lyrics and tags into an MP3 song by loading your lyrics file and tags file into the model, which processes the inputs to generate and save the audio output.