Update ghcr.io/neptunehub/audiomuse-ai Docker tag to v0.8.5 #244
Reference in New Issue
Block a user
Delete Branch "renovate/ghcr.io-neptunehub-audiomuse-ai-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.8.4->0.8.5Release Notes
NeptuneHub/AudioMuse-AI (ghcr.io/neptunehub/audiomuse-ai)
v0.8.5: AudioMuse AI v0.8.5: analysis improvementCompare Source
Release Date: December 27, 2025
AudioMuse v0.8.5 continues the work started in #225, with further improvements to the stability of CLAP analysis.
We introduced a new environment variable,
PER_SONG_MODEL_RELOAD, which is enabled by default. When active, both the Musicnn and CLAP models are reloaded before each song inference.The main benefit of this approach is improved memory stability: it prevents RAM usage from continuously increasing, at the cost of slightly slower analysis. We believe prioritizing stability over speed is the right choice.
A big thank you to everyone who helped test this release and shared their results, your feedback is invaluable in making AudioMuse-AI better every day.
What's Changed
Full Changelog: https://github.com/NeptuneHub/AudioMuse-AI/compare/v0.8.4...v0.8.5
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.