yap v0.1.5
yap v0.1.5 — teach yap your words, no terminal
The build that fixes the "I keep retyping the same word" problem.
New
- Casing sticks. Add a word the way you want it written (
AkuchiS,DIME) and yap stops lowercasing it — every time. Whisper hears it lower-case; yap writes it your way. - Learn from a correction. Fix a word, select + copy it, then press the relearn hotkey (⌘⌥L on macOS / Ctrl+Alt+L elsewhere) — or click "Learn from my last correction" in the menu-bar / tray. yap diffs your clipboard against what it last typed and saves the change, applied instantly. No terminal, no restart.
- Per-app profiles — different vocab/cleanup per app you dictate into.
- Cross-platform tray —
yap appopens a system-tray app on Windows & Linux (macOS keeps the menu-bar).
Also (since 0.1.0)
- Fixed: menu-bar crash, external-display/docking mic, app icon.
Install
Download below, or pipx install "yap-dictation[full] @ git+https://github.com/AkuchiS/yap" (Python 3.9–3.13).