Add languages to RimeHttpTTSService, extend lang support to German and French

This commit is contained in:
Mark Backman
2025-06-08 14:34:53 -04:00
parent eb5e5ab1df
commit 69d0218d7e
2 changed files with 14 additions and 0 deletions

View File

@@ -22,6 +22,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
`WebsocketTransport` to connect with Pipecat `FastAPIWebsocketTransport` or
`WebsocketServerTransport`.
- Added language support to `RimeHttpTTSService`. Extended languages to include
German and French for both `RimeTTSService` and `RimeHttpTTSService`.
### Changed
- Upgraded `daily-python` to 0.19.2.