yap v0.1.4
yap v0.1.4
The big feature release — and the one to update to.
New
- Per-app profiles. Different settings per app you dictate into (vocab, cleanup, replacements, language), merged automatically by the frontmost app. e.g. cleanup on in chat, off in the terminal.
- Cross-platform tray app.
yap appnow opens a system-tray app on Windows & Linux (icon shows idle/listening/transcribing, menu to switch engine + quit) — macOS keeps the menu-bar app.
Fixed (since 0.1.0)
- Menu-bar crash on launch (main-thread UI fix).
- External-display / docking mic capture (native rate + ordered device fallback).
- App icon (proper transparent squircle, no white box).
Install
Download below, or pipx install "yap-dictation[full] @ git+https://github.com/AkuchiS/yap" (Python 3.9–3.13). The [full] extra includes the tray (pystray) on Windows/Linux and the menu-bar app (rumps) on macOS.