heartmula

Generate music and songs from text lyrics and tags using HeartMuLa models.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/GarrettRoi/open-manus --skill heartmula-garrettroi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: heartmula
Source: https://github.com/GarrettRoi/open-manus/tree/main/skills/media/heartmula
Command: npx skills add https://github.com/GarrettRoi/open-manus --skill heartmula-garrettroi

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 lyrical content and user-defined tags.
  • Open-Source Suno Alternative: Provides a locally runnable, high-fidelity music generation model.
  • Multilingual Support: Capable of generating music across different languages.
  • Use Case: A songwriter can input their lyrics and tags like "upbeat, pop, female vocal" to generate a demo track for their new 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?

Generate music from lyrics locally by inputting text files containing your lyrics and descriptive tags into the model. The system creates a full song output and saves it directly as an MP3 file on your machine.

Can I use this AI music generation tool offline?

Yes, you can use AI music generation offline because the model supports local execution. This provides an open-source alternative to commercial platforms without requiring continuous internet connectivity for audio synthesis.

Does local audio synthesis support multilingual lyrics?

Local audio synthesis supports multilingual lyrics, enabling you to generate music across different languages. You can input non-English text to create songs using the model's multilingual capabilities.

What hardware do I need for local AI music generation?

Local AI music generation requires specific hardware configurations for optimal performance. You must ensure your system meets these prerequisites and be prepared to patch dependencies for compatibility before generating audio.

Is there an open-source Suno alternative for song generation?

An open-source Suno alternative exists for song generation using the HeartMuLa model family. It allows you to run high-fidelity audio synthesis locally, providing full control over the generation pipeline.

Why does audio synthesis require patching dependencies?

Audio synthesis requires patching dependencies to ensure framework compatibility when running the model locally. This step resolves conflicts between required libraries and your environment for successful music generation.