diff --git a/changelog/3288.changed.md b/changelog/3288.changed.md new file mode 100644 index 000000000..52a9694cd --- /dev/null +++ b/changelog/3288.changed.md @@ -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`.