Merge pull request #2351 from pipecat-ai/filipi/tavus_transport_ready

Changed `TavusVideoService` to send audio or video frames only after the   transport is ready, preventing warning messages at startup.
This commit is contained in:
Filipi da Silva Fuchter
2025-08-04 11:48:27 -03:00
committed by GitHub
2 changed files with 12 additions and 2 deletions

View File

@@ -11,6 +11,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Updated `daily-python` to 0.19.6.
- Changed `TavusVideoService` to send audio or video frames only after the
transport is ready, preventing warning messages at startup.
### Fixed
- Fixed an issue in `LiveKitTransport` where empty `AudioRawFrame`s were pushed