Update GeminiMultimodalLiveLLMService to work with the TranscriptProcessor

This commit is contained in:
Mark Backman
2025-03-14 14:00:38 -04:00
parent 3f002f8ffb
commit acd0660f66
2 changed files with 4 additions and 1 deletions

View File

@@ -93,7 +93,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Updated `TranscriptProcessor` to support text output from
`OpenAIRealtimeBetaLLMService`.
- `OpenAIRealtimeBetaLLMService` now pushes a `TTSTextFrame`.
- `OpenAIRealtimeBetaLLMService` and `GeminiMultimodalLiveLLMService` now push
a `TTSTextFrame`.
- Updated the default mode for `CartesiaTTSService` and
`CartesiaHttpTTSService` to `sonic-2`.