Inworld TTS services: Add websocket TTS class, add word-timestamp alignment

This commit is contained in:
Mark Backman
2025-12-16 13:46:29 -05:00
parent 88d909d468
commit bd3bf9a00e
6 changed files with 797 additions and 405 deletions

1
changelog/3239.added.md Normal file
View File

@@ -0,0 +1 @@
- Added `InworldHttpTTSService` which uses Inworld's HTTP based TTS service in either streaming or non-streaming mode. Note: This class was previously named `InworldTTSService`.