github NeptuneHub/AudioMuse-AI v0.4.0-beta
AudioMuse AI v0.4.0-beta: New architecture and IMPORTANT analysis bugfix

latest releases: v0.6.7-beta, v0.6.6-beta, v0.6.5-beta...
pre-release2 months ago

Release Date: June 28, 2025

This release introduce an importat bugfix for the analysis task. Also introduce a new architecture (under testing and imrpoving) that should enable an High Avaiability development when multiple worker are used. Finally the Instant Playlist functionality was improved too.

Summary

  • Analysis bugfix: this release include an important bugfix on analysis task (introduced probably from v0.3.4-beta and above). This bug return all the mood_vector value to 0.0;
  • New architecture introduced based on supervisored:
    • Using multiple worker container, if a container fail, the task (both analysis and clustering) are re-enquequed and all the operation continue enabling an High Avaiability deployment;
    • Now the minimum number of worker is 1, this facilitate the local deployment with docker-compose;
  • Instant Playlist improved: Minor improvement on the playground of the Instant Playlist functionality in order to generate better playlist.

What's Changed

Full Changelog: v0.3.5-beta...v0.4.0-beta

Don't miss a new AudioMuse-AI release

NewReleases is sending notifications on new releases.