blitztext-app-linux/linux/blitztext
mARTin-B78 34e4736080 Add voice-keyword routing
One hotkey (Ctrl+Alt+Space) records; the spoken keyword at the start or end of
speech selects the preset, which is then stripped and the rest applied. New
routing.py does ASR-tolerant matching (normalize + fuzzy + edge-window scan +
token-drift slack); config gains a [routing] section and per-preset `keywords`;
the daemon adds a "route" mode and biases Whisper with the keywords as hotwords.
Falls back to a default preset when no keyword is recognised.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-04 09:47:12 +02:00
..
__init__.py Add Debian (.deb) installer (v1.1.0) 2026-06-04 09:25:32 +02:00
__main__.py Rebuild GUI in GTK3 (native panel, unified with tray) 2026-06-04 09:40:24 +02:00
config.py Add voice-keyword routing 2026-06-04 09:47:12 +02:00
daemon.py Add voice-keyword routing 2026-06-04 09:47:12 +02:00
gtksettings.py Rebuild GUI in GTK3 (native panel, unified with tray) 2026-06-04 09:40:24 +02:00
gtkui.py Rebuild GUI in GTK3 (native panel, unified with tray) 2026-06-04 09:40:24 +02:00
notify.py Add Blitztext for Linux v1.0.0 — native dictation tool 2026-06-03 22:44:28 +02:00
paste.py Add Blitztext for Linux v1.0.0 — native dictation tool 2026-06-03 22:44:28 +02:00
recorder.py Add Blitztext for Linux v1.0.0 — native dictation tool 2026-06-03 22:44:28 +02:00
rewrite.py Add Blitztext for Linux v1.0.0 — native dictation tool 2026-06-03 22:44:28 +02:00
routing.py Add voice-keyword routing 2026-06-04 09:47:12 +02:00
transcribe.py Add voice-keyword routing 2026-06-04 09:47:12 +02:00
tray.py Rebuild GUI in GTK3 (native panel, unified with tray) 2026-06-04 09:40:24 +02:00