You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -255,6 +255,7 @@ task release
255
255
- Added a dependency-free Python HTTP client for using KokoroTTS endpoints from application code.
256
256
- Added `task client-test` for server-backed Python client coverage across discovery, generation, conversion, streaming, and validation paths.
257
257
- Added optional UI/API audio controls for pitch, tempo, volume, and loudness normalization with neutral defaults for backward compatibility.
258
+
- Improved the UI Stream tab so Stop cancels active streams cooperatively and starting a new stream clears stale audio before using the latest text.
258
259
- Updated Docker publish workflow support for `vX.Y` tags, explicit `hangrylabs/kokorotts` publishing, and manual release dispatch with a selected checkout ref.
259
260
- Removed unnecessary caution callouts from public docs and the Stream tab for a cleaner product-facing experience.
0 commit comments