Merge pull request #2575 from pipecat-ai/mb/fix-foundational-frame-direction

fix: Specify frame direction in 06a push_frame
This commit is contained in:
Mark Backman
2025-09-03 12:46:10 -07:00
committed by GitHub

View File

@@ -66,7 +66,7 @@ class ImageSyncAggregator(FrameProcessor):
)
)
await self.push_frame(frame)
await self.push_frame(frame, direction)
# We store functions so objects (e.g. SileroVADAnalyzer) don't get