Merge pull request #897 from pipecat-ai/mb/update-playht

Update PlayHT to use the latest Websocket connection endpoint
This commit is contained in:
Mark Backman
2024-12-20 20:31:41 -05:00
committed by GitHub
2 changed files with 24 additions and 7 deletions

View File

@@ -55,6 +55,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- `PlayHTTTSService` uses the new v4 websocket API, which also fixes an issue
where text inputted to the TTS didn't return audio.
- The default model for `ElevenLabsTTSService` is now `eleven_flash_v2_5`.
- `OpenAIRealtimeBetaLLMService` now takes a `model` parameter in the