This commit is contained in:
Vaibhav159
2025-01-17 20:07:25 +05:30
parent c444557965
commit 80779c48d6

View File

@@ -12,9 +12,9 @@ from pipecat.frames.frames import (
CancelFrame,
EndFrame,
Frame,
StartFrame,
UserStartedSpeakingFrame,
UserStoppedSpeakingFrame,
StartFrame,
)
from pipecat.processors.frame_processor import FrameDirection, FrameProcessor