d3ro-voice/apps/desktop/tests/main
Yun Chan 39b8e7448e feat(caption): stream live captions and polish finished lines in context
Replaces the fixed six-second batches with a streaming track per audio
source: the uncommitted audio is re-recognised every second and sent as a
partial with its agreed (stable) prefix, a short pause finalises the line,
and long unbroken speech is committed at Whisper segment boundaries. Idle
audio is trimmed so silence cannot produce invented sentences.

Finished lines are corrected by the local model against the previous lines
and replaced in place; edits that change too much are rejected. The
behaviour can be switched off in Settings.
2026-09-24 20:22:21 +09:00
..
ipc release: ship v1.5.0 with on-device writing suggestions 2026-09-23 16:04:27 +09:00
services feat(caption): stream live captions and polish finished lines in context 2026-09-24 20:22:21 +09:00
utils release: ship v1.6.0 with paged suggestions and a cleaner phrase memory 2026-09-24 19:56:28 +09:00
safe-filename.test.ts fix(desktop): surface configuration and provider failures instead of hiding them 2026-09-16 23:23:58 +09:00
suggestion-overlay-policy.test.ts release: ship v1.6.0 with paged suggestions and a cleaner phrase memory 2026-09-24 19:56:28 +09:00
update-policy.test.ts feat(release): publish desktop updates from a tag through one feed 2026-09-16 23:23:00 +09:00