Refactor TranscriptionUserTurnStopStrategy and TurnAnalyzerUserTurnStopStrategy to use VADUserStoppedSpeakingFrame as the ground truth for when speech ended, rather than triggering timeouts from transcription frames.
138 B
138 B
- ⚠️ Removed
timeoutparameter fromTurnAnalyzerUserTurnStopStrategy. The timeout is now managed internally based on STT latency.