github NeptuneHub/AudioMuse-AI v0.6.3-beta
AudioMuse AI v0.6.3-beta: new Voyager index for better similar song search

latest releases: v0.6.6-beta, v0.6.5-beta, v0.6.4-beta...
pre-releaseone month ago

Release Date: July 22, 2025

AudioMuse-AI v0.6.3-beta improve the song similarity functiontality by adding the Voyager index for a better recall over big collection (65k+ songs)

Highlights

  • Song similarity improved:
    • Voyager index in place of Annoy to improve recall even with big song collection
    • Removal of dupplicate (song with same title and artist)
    • Possibility of avoid more than MAX_SONGS_PER_ARTIST with SIMILARITY_ELIMINATE_DUPLICATES_DEFAULT equal true
  • Clustering:
    • Changed the default parametr SPECTRAL_N_NEIGHBORS from 30 to 20 to have a faster spectral clustering algorithm
    • Improvement on stability of clustering

What's Changed

Full Changelog: v0.6.2-beta...v0.6.3-beta

Don't miss a new AudioMuse-AI release

NewReleases is sending notifications on new releases.