GradiumSTTService now flushes pending transcripts on VAD stopped detection

This commit is contained in:
Mark Backman
2026-01-29 09:47:19 -05:00
parent 671cc8eb74
commit 717e1ccc01
4 changed files with 159 additions and 2 deletions

View File

@@ -0,0 +1 @@
- `GradiumSTTService` now flushes pending transcriptions when VAD detects the user stopped speaking, improving response latency.