One signed, notarized build for every supported Mac
OpenVoiceFlow-0.4.3.dmgsha256: 5d67785605a8e4ed1150926b2cf75568ca9f6c11de1281d717399670e871d266OpenVoiceFlow is a free push-to-talk voice dictation app for macOS 14 or later. One universal, signed, notarized DMG works on Apple Silicon and Intel Macs.
One universal DMG for Apple Silicon and Intel Macs.
Apple Silicon and Intel · macOS 14 or later · 5.3 MB installer.
sha256: 5d67785605a8e4ed1150926b2cf75568ca9f6c11de1281d717399670e871d266On macOS 12–13? Use the retained OpenVoiceFlow 0.3.6 Apple Silicon fallback. The native 0.4.3 app requires macOS 14.
Verify in Terminal: shasum -a 256 ~/Downloads/OpenVoiceFlow-0.4.3.dmg It should match the line above and the published GitHub release.
Every DMG is Developer-ID signed, Apple-notarized, and stapled: macOS checks the app against Apple's malware scan before first launch — even offline. New releases ship here as the same signed, website-hosted DMGs.
The public GitHub repository is MIT licensed. Clone it below if you prefer a source install; use the website-hosted DMGs above for the signed app.
git clone https://github.com/shimoverse/openvoiceflow.git && cd openvoiceflow && bash install.shYes. OpenVoiceFlow is MIT-licensed and open source on GitHub. The website-hosted DMGs are the easiest signed install.
No. Audio transcription runs locally through on-device WhisperKit. Cleaned transcript text only goes to a cloud LLM if you turn on cloud cleanup.
Cleanup is Off by default (raw on-device transcript). Turn it on and pick OpenRouter — one key reaches any model — a direct provider (OpenAI, Anthropic, or Groq) with your own key, or local Ollama to keep cleanup fully on-device.