OpenAIRealtimeBetaLLMService accepts language for all InputAudioTranscription models

This commit is contained in:
Mark Backman
2025-06-21 10:08:46 -04:00
parent 8c6a441064
commit 7737335ec9
2 changed files with 3 additions and 4 deletions

View File

@@ -31,6 +31,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Updated `OpenAIRealtimeBetaLLMService` to accept `language` in the
`InputAudioTranscription` class for all models.
- The `PipelineParams` arg `allow_interruptions` now defaults to `True`.
- `TavusTransport` and `TavusVideoService` now send audio to Tavus using WebRTC