You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> **macOS:** signed & notarized — just open it (no right-click dance). On first launch, **Allow** the Microphone, Accessibility, and Input Monitoring prompts; after allowing Accessibility, **quit and reopen Yap once** so the hotkey activates. Then hold your hotkey and talk. Comfortable with a terminal? See [Install](#install) below.
@@ -52,24 +52,28 @@ Download, open the `.dmg`, drag **Yap** to Applications. That's the whole thing:
52
52
## Install
53
53
54
54
Requires **Python 3.9–3.13** (3.14 is too new — some native deps don't have
55
-
wheels for it yet). The local engine downloads a small Whisper model on first use. Clone, run the installer, go:
55
+
wheels for it yet). The local engine downloads a small Whisper model on first use.
56
+
57
+
**Any OS — one line** (recommended, and the way to install on **Windows**), via
0 commit comments