d3ro-voice/apps/desktop/tests
Yun Chan 4b0f685941 feat(caption): let live captions use their own speech model
The speech engine now keeps an auxiliary model next to the dictation model
and transcribes with whichever the request names, reloading it once if the
engine restarted. Settings > STT gains a live-caption model so captions can
run on large-v3-turbo while dictation keeps its own model. The runtime
minimum rises to 1.7.0 because older engines would silently ignore the
model choice.

Suggestion paging moves to Up/Down: the page follows the selection and the
last item waits while more candidates are being generated. The Left/Right
page shortcuts are removed; they did nothing until a page had filled and
clash with Intel's display-rotation hotkeys.
2026-09-24 21:46:54 +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): let live captions use their own speech model 2026-09-24 21:46:54 +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