Release Date: June 25, 2026
AudioMuse AI v2.3.2 brings several fixes and improvements, with a strong focus on reducing memory usage and improving compatibility.
Smarter IVF Index with Lower RAM Usage
One of the most significant improvements is the optimization of the IVF index. Thanks to quantization, indexes now require even less RAM while maintaining their effectiveness.
These changes are designed to make large music collections more manageable, allowing AudioMuse-AI to run on systems with limited memory.
Improved Backup & Restore Compatibility
The Backup & Restore feature has also been updated. AudioMuse AI now uses postgresql-client-18 instead of version 16, resolving backup and restore issues for users running newer PostgreSQL server versions (for example, PostgreSQL instances provided by TrueNAS applications).
IMPORTANT
Due to the IVF index improvements, existing indexes must be recreated.
To update your indexes:
- Go to Analysis & Clustering
- Set Number of Recent Albums to
1- Start the analysis
Once the analysis is completed, AudioMuse AI will automatically recreate the indexes using the new optimized format.
What's Changed
- Test improvement and fix by @NeptuneHub in #674
- Test and Index fix by @NeptuneHub in #682
- upgrade to postgresql-client-18 by @NeptuneHub in #690
- Fix setup wizard + index fix by @NeptuneHub in #693
Full Changelog: v2.3.1...v2.3.2