Add changelog entries for PR #4172

This commit is contained in:
Mark Backman
2026-03-27 12:38:53 -04:00
parent 1808b447c9
commit fc3186dc0d
2 changed files with 2 additions and 0 deletions

View File

@@ -0,0 +1 @@
- `RimeTTSService` now handles Rime's `done` WebSocket message to complete audio contexts immediately, eliminating the 3-second idle timeout that previously added latency at the end of each utterance.