heartmula/heartlib

HeartMuLa Official Repo: The Most Powerful Open-Source Music Generation Model of 2026

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 1 hour ago
Added to GitGenius on September 18th, 2026
Created on January 15th, 2026
Open Issues & Pull Requests: 100 (+0)
GitHub issues: Enabled
Number of forks: 468
Total Stargazers: 3,815 (+0)
Total Subscribers: 60 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 5.7 hours
Mean response time: 7.5 days
90th percentile: 8.0 days
Tracked items: 68

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Roughly one issue in three opened in the past year never receives a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 81% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 15% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 85
New in 7 days: 5
Closed in 7 days: 1
Avg open age: 199 days
Stale 30+ days: 76
Stale 90+ days: 68

Recent activity

Opened in 7 days: 5
Closed in 7 days: 1
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

Detailed Description

HeartMuLa is a family of open-source music foundation models that generates music conditioned on lyrics and tags with multilingual support.

The project addresses music generation by combining several specialized components. HeartMuLa itself is a music language model that accepts lyrics and tags as conditioning inputs and produces music across nearly all languages. The approach is grounded in a codec-based architecture: HeartCodec provides a 12.5 Hz music codec for high-fidelity audio tokenization and reconstruction, enabling discrete token-based generation. Supporting this core capability are HeartTranscriptor, a lyrics transcription model tuned from Whisper, and HeartCLAP, an audio-text alignment model that creates a unified embedding space for music descriptions and cross-modal retrieval.

Developers should adopt this tool if they need open-source music generation with strong multilingual capabilities and want to avoid proprietary solutions. The project suits research applications, music information retrieval tasks, and systems requiring controllable generation from text descriptions. The toolkit also includes MuLaCover, a specialized model for cover-song and music-remix generation that preserves musical identity through symbolic melody and harmony while allowing genre, instrumentation, and mood modifications via text.

Development shows sustained activity with recent releases of both encoder and decoder components for HeartCodec, enabling practical audio tokenization workflows. The project maintains active community engagement through Discord and provides comprehensive documentation including usage examples and generation guides. Model weights are distributed across multiple platforms alongside code repositories, indicating a commitment to accessibility for the research community.