POST /dev/unload is off by default; set ALLOW_DEV_UNLOAD=true to enable, otherwise returns 403. Shipped open in v0.5.0, now opt-in (#483).
/debug/* routes also set off by default, continuation of above; to avoid unintentional exposure of internals (stack traces, temp storage, CPU/mem/GPU); set ENABLE_DEBUG_ENDPOINTS=true to enable, otherwise 403's.
Removed lingering deprecated /debug/session_pools
Changed
Documented API stability: /v1/* is the stable surface; /dev/* and /debug/* are operational helpers that may change or move behind flags between minor releases.
Fixed
OpenAI voice aliases pointed at legacy v0.19 voicepacks that sound degraded on the v1.0 model. Added the proper v1.0 bf_isabella and repointed nova (bf_v0isabella -> bf_isabella), alloy, ash, coral, echo to their v1.0 voices. The v0* voices stay available by explicit name. (#479)
/dev/captioned_speech returned timestamps: null for non-English espeak voices (es/fr/it/hi/pt). Word timestamps are now derived from the model's own phoneme durations (pred_dur), so they match the audio exactly; falls back to the old behavior when word counts can't be reconciled. English path unchanged, ja/zh keep previous behavior. (#484)
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 contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/remsky/kokoro-fastapi-cpu](https://github.com/remsky/Kokoro-FastAPI) | minor | `v0.5.0` → `v0.6.0` |
---
### Release Notes
<details>
<summary>remsky/Kokoro-FastAPI (ghcr.io/remsky/kokoro-fastapi-cpu)</summary>
### [`v0.6.0`](https://github.com/remsky/Kokoro-FastAPI/blob/HEAD/CHANGELOG.md#v060---2026-07-12)
[Compare Source](https://github.com/remsky/Kokoro-FastAPI/compare/v0.5.0...v0.6.0)
##### Breaking changes
- `POST /dev/unload` is off by default; set `ALLOW_DEV_UNLOAD=true` to enable, otherwise returns 403. Shipped open in v0.5.0, now opt-in ([#​483](https://github.com/remsky/Kokoro-FastAPI/issues/483)).
- `/debug/*` routes also set off by default, continuation of above; to avoid unintentional exposure of internals (stack traces, temp storage, CPU/mem/GPU); set `ENABLE_DEBUG_ENDPOINTS=true` to enable, otherwise 403's.
- Removed lingering deprecated `/debug/session_pools`
##### Changed
- Documented API stability: `/v1/*` is the stable surface; `/dev/*` and `/debug/*` are operational helpers that may change or move behind flags between minor releases.
##### Fixed
- OpenAI voice aliases pointed at legacy v0.19 voicepacks that sound degraded on the v1.0 model. Added the proper v1.0 `bf_isabella` and repointed `nova` (`bf_v0isabella` -> `bf_isabella`), `alloy`, `ash`, `coral`, `echo` to their v1.0 voices. The `v0*` voices stay available by explicit name. ([#​479](https://github.com/remsky/Kokoro-FastAPI/issues/479))
- `/dev/captioned_speech` returned `timestamps: null` for non-English espeak voices (es/fr/it/hi/pt). Word timestamps are now derived from the model's own phoneme durations (`pred_dur`), so they match the audio exactly; falls back to the old behavior when word counts can't be reconciled. English path unchanged, ja/zh keep previous behavior. ([#​484](https://github.com/remsky/Kokoro-FastAPI/issues/484))
</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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNjAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI2MC4wIiwidGFyZ2V0QnJhbmNoIjoiZnJlc2gtc3RhcnQiLCJsYWJlbHMiOltdfQ==-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
v0.5.0→v0.6.0Release Notes
remsky/Kokoro-FastAPI (ghcr.io/remsky/kokoro-fastapi-cpu)
v0.6.0Compare Source
Breaking changes
POST /dev/unloadis off by default; setALLOW_DEV_UNLOAD=trueto enable, otherwise returns 403. Shipped open in v0.5.0, now opt-in (#483)./debug/*routes also set off by default, continuation of above; to avoid unintentional exposure of internals (stack traces, temp storage, CPU/mem/GPU); setENABLE_DEBUG_ENDPOINTS=trueto enable, otherwise 403's./debug/session_poolsChanged
/v1/*is the stable surface;/dev/*and/debug/*are operational helpers that may change or move behind flags between minor releases.Fixed
bf_isabellaand repointednova(bf_v0isabella->bf_isabella),alloy,ash,coral,echoto their v1.0 voices. Thev0*voices stay available by explicit name. (#479)/dev/captioned_speechreturnedtimestamps: nullfor non-English espeak voices (es/fr/it/hi/pt). Word timestamps are now derived from the model's own phoneme durations (pred_dur), so they match the audio exactly; falls back to the old behavior when word counts can't be reconciled. English path unchanged, ja/zh keep previous behavior. (#484)Configuration
📅 Schedule: (UTC)
🚦 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 Mend Renovate.