Add Vosk keystroke eval tooling and findings

This commit is contained in:
Thales Maciel 2026-02-28 17:20:09 -03:00
parent 8c1f7c1e13
commit 510d280b74
15 changed files with 2219 additions and 0 deletions

View file

@ -0,0 +1,11 @@
# Keystroke literal grammar labels.
# One phrase per line.
control d
control b
control p
shift d
shift b
shift p
control shift d
control shift b
control shift p