wispr-fox v2.1.0-nightly.9
Pre-releasePre-release / nightly build. Not the latest stable.
Stable users: see Releases page and pick the most recent "Latest" tag.
wispr-fox v2.1.0-nightly.9
Your laptop can sleep again — and onboarding got a proper do-over.
Fixed: wispr-fox was quietly keeping your PC awake
If your laptop stopped going to sleep on its own, this was us. The little
"dop" sound that plays when you start and stop a recording kept its audio
channel open forever after the first use — and Windows treats any open
audio stream as "someone is listening to music, don't sleep." One dictation
after launch and your machine would stay awake until you quit the app.
The cue sound now opens its audio channel only when it actually plays and
releases it half a minute later. Nothing changes about how cues sound or
feel — your power settings just work again.
(If you want to double-check on your own machine: run powercfg /requests
in an elevated terminal. Before this build, wispr-fox showed up under
"An audio stream is currently in use." Now it doesn't.)
Onboarding, rebuilt
The first-run experience is a clean three-step story again:
- See it before you set it up. The welcome screen acts out a real
dictation: a hotkey cap gets pressed, one of the pixel buddies listens,
transcribes, and the words type themselves into a little box. The buddy
changes every loop, so you meet the avatar roster before you ever open
Settings. - A straighter path to your key. Pick Deepgram (recommended — $200
signup credit that lasts years of daily use) or Groq (free forever),
then tell us where you stand: "I already have a key" drops you at a
paste box; "Help me get one" walks you through signup and the keys
page link by link. The optional cleanup brain (Gemini, free) appears
once your engine key is verified — and on the Groq path it's marked
done automatically, because one Groq key does both jobs. - Fits your window. No more fixed-width band with odd gutters, and no
scrolling at the default window size — every step fits on one screen.
Nightly build. The demo step is unchanged: press your dictation key on the
last screen and watch your words land in the box.
Built from commit 8d10761.
Provenance: built by GitHub Actions from the tagged commit. See the release notes header for which agent authored the change set.
Pick your installer:
- Windows:
wispr-fox_*_x64-setup.exe(recommended) or*_x64_en-US.msi - macOS Apple Silicon (M1/M2/M3/M4):
wispr-fox_*_aarch64.dmg - Linux:
*.AppImage(portable) or*.deb(Ubuntu/Debian)
First-time install — please read
Windows. Run the .exe, click through SmartScreen ("More info" → "Run anyway") on first launch since the binary isn't code-signed yet.
macOS. The build isn't notarized. One of two things will happen on first launch:
- "developer cannot be verified" dialog: Cancel → right-click the app in Applications → Open → click Open in the new dialog.
- "App is damaged" dialog: open Terminal and run
xattr -dr com.apple.quarantine /Applications/wispr-fox.app, then double-click normally.
Then grant two permissions when prompted:
- Microphone (first time you press F8) — required
- Accessibility (first time it tries to paste) — required for fast text injection; if you skip it, the app falls back to clipboard+Cmd+V which still works but is slower
Full install walkthrough in the README.
Linux. AppImage is portable — chmod +x and run. Untested by maintainer; report issues.