HeartMuLa
Open music foundation model family covering song generation, a 12.5 Hz codec, transcription, and alignment.
About
Four models make up the HeartMuLa family, an open music foundation stack: the HeartMuLa language model generates full songs conditioned on multilingual lyrics and style tags, HeartCodec compresses audio into 12.5 Hz tokens so long tracks stay tractable for the language model, HeartTranscriptor performs Whisper-based lyrics transcription, and HeartCLAP aligns music and text for retrieval and scoring. The released 3B generation model runs at roughly real-time speed on a single GPU, with lazy loading to fit smaller cards and multi-GPU placement for headroom, and a 7B variant is planned. Install is git clone plus pip on Python 3.10, with checkpoints pulled from Hugging Face or ModelScope; a January 2026 license update moved the whole project and its model weights to Apache 2.0, clearing commercial use. As one of the few serious open rivals to ACE-Step for lyric-conditioned song generation, with the codec and transcription pieces usable standalone, it has become a common base for open music research and tooling, sitting near 3.7k GitHub stars.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- Music & Audio Generation
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Intermediate (3/5)
- License
- Apache-2.0
- Added
- Aug 24, 2026
Tags
Related Tools
Latent diffusion model for text-to-audio, music, and speech generation.
Audio super-resolution model for upsampling audio to higher sample rates.
State-of-the-art music source separation model by Meta for splitting tracks.
Fast music generation model producing full songs with lyrics in seconds.
Audio diffusion model by Harmonai for generating music samples.
PyTorch library for deep learning research on audio generation including MusicGen and AudioGen.