Update ghcr.io/remsky/kokoro-fastapi-cpu Docker tag to v0.5.0 #324

Merged
Lumpiasty merged 1 commits from renovate/ghcr.io-remsky-kokoro-fastapi-cpu-0.x into fresh-start 2026-06-11 21:46:39 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/remsky/kokoro-fastapi-cpu minor v0.4.0v0.5.0

Release Notes

remsky/Kokoro-FastAPI (ghcr.io/remsky/kokoro-fastapi-cpu)

v0.5.0

Compare Source

Added
  • POST /dev/unload release model from VRAM without stopping container; lazy reload on next request. For freeing a shared GPU while idle. Reclaim scale with load (~0.7 GB; ~1.6 GB via long-form test on 4060Ti). (#​474)
Fixed
  • Web UI long-playback bugfix around the 10-minute mark; in-browser audio buffer is now bounded ahead of currentTime with trailing eviction behind it, so long generations stop overflowing the SourceBuffer.
  • Web UI stays responsive on extended sessions; waveform animation is transition-gated and PlayerState short-circuits no-op updates, so controls don't drift into lag after 10+ minutes of playback.
  • Web UI MP3 seek/scrub works after stream completes; pausing or playback end auto-swaps to the full server file, allowing timeline navigation.

Configuration

📅 Schedule: (UTC)

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/remsky/kokoro-fastapi-cpu](https://github.com/remsky/Kokoro-FastAPI) | minor | `v0.4.0` → `v0.5.0` | --- ### Release Notes <details> <summary>remsky/Kokoro-FastAPI (ghcr.io/remsky/kokoro-fastapi-cpu)</summary> ### [`v0.5.0`](https://github.com/remsky/Kokoro-FastAPI/blob/HEAD/CHANGELOG.md#v050---2026-06-06) [Compare Source](https://github.com/remsky/Kokoro-FastAPI/compare/v0.4.0...v0.5.0) ##### Added - `POST /dev/unload` release model from VRAM without stopping container; lazy reload on next request. For freeing a shared GPU while idle. Reclaim scale with load (\~0.7 GB; \~1.6 GB via long-form test on 4060Ti). ([#&#8203;474](https://github.com/remsky/Kokoro-FastAPI/issues/474)) ##### Fixed - Web UI long-playback bugfix around the 10-minute mark; in-browser audio buffer is now bounded ahead of `currentTime` with trailing eviction behind it, so long generations stop overflowing the SourceBuffer. - Web UI stays responsive on extended sessions; waveform animation is transition-gated and `PlayerState` short-circuits no-op updates, so controls don't drift into lag after 10+ minutes of playback. - Web UI MP3 seek/scrub works after stream completes; pausing or playback end auto-swaps to the full server file, allowing timeline navigation. </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMTAuMiIsInVwZGF0ZWRJblZlciI6IjQzLjIxMC4yIiwidGFyZ2V0QnJhbmNoIjoiZnJlc2gtc3RhcnQiLCJsYWJlbHMiOltdfQ==-->
Renovate added 1 commit 2026-06-07 02:02:52 +00:00
Lumpiasty merged commit aab4bc279c into fresh-start 2026-06-11 21:46:39 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Lumpiasty/klaster#324