github NeptuneHub/AudioMuse-AI v0.9.0
AudioMuse AI v0.9.0: Distilled CLAP (DCLAP)

7 hours ago

Release Date: March 12, 2026

AudioMuse-AI v0.9.0 introduces the AudioMuse-AI DCLAP model, which replaces CLAP for text search functionality.
DCLAP is significantly faster and has been tested at about 5–6x faster on a Raspberry Pi 5 (8GB RAM + SSD), making semantic text search practical even on lower-power or older hardware.

As with the previous implementation, text-search embeddings can still be disabled by setting the env varCLAP_ENABLED to false.

⚠️ Important: this version requires a clean database and a new full analysis of your audio library.
Databases generated with previous versions are not compatible.

This release also replaces the MTG Essentia Musicnn model with the original Musicnn model.
The original model does not include the classification head (used for attributes such as danceability, happiness, sadness, etc.), as these are now computed using DCLAP embeddings. Additionally, the original Musicnn model is distributed under the ISC license, which is more permissive and better aligned with the goals of this project.

What's Changed

New Contributors

Full Changelog: v0.8.14...v0.9.0

Don't miss a new AudioMuse-AI release

NewReleases is sending notifications on new releases.