d3ro-voice/apps/desktop/tests/main
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
..
ipc release: ship v1.5.0 with on-device writing suggestions 2026-09-23 16:04:27 +09:00
services feat(caption): let live captions use their own speech model 2026-09-24 21:46:54 +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