github NeptuneHub/AudioMuse-AI v0.7.12-beta
AudioMuse AI v0.7.12-beta: Improved AI and Clustering

4 hours ago

Release Date: November 30, 2025

AudioMuse AI v0.7.12-beta introduce important improvement in Instant Playlist based on AI and Clustering functionality.

The Instant Playlist now uses a new tool-driven AI system that focuses on execution plans instead of relying solely on the AI’s own music knowledge.

Previously, playlist quality depended heavily on the AI model’s internal understanding of music, sometimes leading to empty playlists or suggestions the user didn’t own. Now the AI simply decides how to use a set of powerful tools that query your actual library and APIs directly. This makes results far more accurate and consistent, even on lighter AI models.

Clustering now includes GPU-accelerated implementations of K-Means, DBSCAN, and PCA. This gives real purpose to the -nvidia container image: previously, only the Analysis module benefited from GPU speed-ups—now the core clustering features do as well. Early tests show K-Means running up to 3× faster when executed on GPU.

IMPORTANT: to use this GPU clustering you need to set this env var USE_GPU_CLUSTERING at true, by default is false

Finally the Docker Model Runner–Ready docker compose configuration was added in the example of deployment, for whom want to deploy the AI model directly with Docker.

What's Changed

New Contributors

Full Changelog: v0.7.11-beta...v0.7.12-beta

Don't miss a new AudioMuse-AI release

NewReleases is sending notifications on new releases.