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 7456a0a55f
commit 6ab12626d6
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.