Files
pipecat/changelog/3314.changed.md
Aleix Conchillo Flaqué cf46431d92 update changelog file
2025-12-29 10:30:41 -08:00

270 B

  • Updated DeepgramSTTService to push user started/stopped speaking and interruption frames when vad_enabled is set to true. This centralizes the frames into the service, removing the need to have your application code handle Deepgram's events and push these frames.