d3ro-voice/apps/desktop/tests
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
..
e2e feat(keybinding): several shortcuts per action, mouse buttons, searchable picker 2026-09-21 13:41:47 +09:00
helpers feat: complete release preparation, 10+ ad mediation, CI/CD, and docker deployment 2026-08-20 11:12:05 +09:00
main feat(caption): stream live captions and polish finished lines in context 2026-09-24 20:22:21 +09:00
red feat(keybinding): several shortcuts per action, mouse buttons, searchable picker 2026-09-21 13:41:47 +09:00
shared feat(shared): gate paid features from one entitlement source 2026-09-16 23:24:18 +09:00
unit feat(desktop): fill sponsor slots from direct house campaigns 2026-09-16 23:23:39 +09:00
setup.ts ci: bootstrap Linux release toolchains 2026-08-29 19:19:19 +09:00