Add changelog fragment

This commit is contained in:
Mark Backman
2025-12-23 10:15:50 -05:00
parent 5038ebf205
commit 74ab68cb58

View File

@@ -0,0 +1,5 @@
- Updates to Inworld TTS services:
- Improved `InworldTTSService`'s websocket implementation to better flush and
close context to better handle long inputs.
- Improved docstrings for `InworldTTSService` and `InworldHttpTTSService`.