💛 Donate to help keep AudioMuse-AI growing. Your support covers AI subscription for development (~€220/month), homelab electricity for testing (~€20/month), and makes the project sustainable.
Release Date: August 27, 2026
AudioMuse AI v3.5.0 introduces the Hyperbolic Path, a new way to connect two songs. Instead of connecting them directly, it uses hyperbolic distance to navigate through their shared musical hierarchy, first reaching their common musical ancestor before arriving at the destination. This gives you a new and more interesting way to explore your music library.
In addition, distances used across different features, such as clustering and artist similarity, are now normalized using Cosine similarity. The Hyperbolic Path is the exception, as it uses its own distance metric.
Important
After the update run the analysis functionality, even if you don't have nothing to analyze. It is needed to recreate the index.
What's Changed
- Hyperbolic Path by @NeptuneHub in #873
Full Changelog: v3.4.0...v3.5.0