OpenSuperWhisper
brew install --cask opensuperwhisper
v0.1.0
Real-time audio transcription app using Whisper or Parakeet models with global keyboard shortcuts.
Why you might care
Open-source alternative to proprietary dictation tools. Runs locally on Apple Silicon Macs with customizable hotkeys, multi-language support, and drag-and-drop file processing. Choose between Whisper and Parakeet transcription engines, both downloadable within the app.
152
30-day installs · #1109
559
90-day · #968
2.0k
365-day · #971
819
★ GitHub stars · updated 20d ago
GitHub topics
dictation
macos
parakeet
whisper
Links
- https://github.com/starmel/OpenSuperWhisper
- GitHub: starmel/OpenSuperWhisper
- Brew formula source: Casks/o/opensuperwhisper.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"alternatives": [
"Otter",
"Google Docs Voice Typing",
"Dictation (built-in)"
],
"artifacts": [
{
"app": [
"OpenSuperWhisper.app"
],
"target": "/Applications/OpenSuperWhisper.app"
},
{
"zap": [
{
"trash": [
"~/Library/Application Scripts/ru.starmel.OpenSuperWhisper",
"~/Library/Application Support/ru.starmel.OpenSuperWhisper"
]
}
]
}
],
"auto_updates": null,
"categories": [
"productivity",
"audio"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Whisper dictation/transcription app",
"disable_reason": null,
"disabled": 0,
"display_name": "OpenSuperWhisper",
"enrichment_fetched_at": "2026-06-20T22:47:45+00:00",
"first_seen": "2026-06-20T00:47:34+00:00",
"full_token": "opensuperwhisper",
"github_default_branch": "master",
"github_last_commit_at": "2026-05-31T15:21:56Z",
"github_readme_excerpt": "# OpenSuperWhisper\n\nOpenSuperWhisper is a macOS application that provides real-time audio transcription using the Whisper model. It offers a seamless way to record and transcribe audio with customizable settings and keyboard shortcuts.\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"docs/image.png\" width=\"400\" /\u003e \u003cimg src=\"docs/image_indicator.png\" width=\"400\" /\u003e\n\u003c/p\u003e\n\n## Features\n\n- \ud83c\udf99\ufe0f Real-time audio recording and transcription\n- \ud83e\udde0 Two transcription engines: [Whisper](https://github.com/ggerganov/whisper.cpp) and [Parakeet](https://github.com/AntinomyCollective/FluidAudio) \u2014 download models directly from the app\n- \u2328\ufe0f Global keyboard shortcuts \u2014 key combination or single modifier key (e.g. Left \u2318, Right \u2325, Fn)\n- \u270a Hold-to-record mode \u2014 hold the shortcut to record, release to stop\n- \ud83d\udcc1 Drag \u0026 drop audio files for transcription with queue processing\n- \ud83c\udfa4 Microphone selection \u2014 switch between built-in, external, Bluetooth and iPhone (Apple Continuity) mics from the menu bar\n- \ud83c\udf0d Support for multiple languages with auto-detection\n- \ud83c\uddef\ud83c\uddf5\ud83c\udde8\ud83c\uddf3\ud83c\uddf0\ud83c\uddf7 Asian language autocorrect ([autocorrect](https://github.com/huacnlee/autocorrect))\n\n## Installation\n\n```shell\nbrew update # Optional\nbrew install opensuperwhisper\n```\n\nOr from [GitHub releases page](https://github.com/Starmel/OpenSuperWhisper/releases).\n\n## Requirements\n\n- macOS (Apple Silicon/ARM64)\n\n## Support\n\nIf you encounter any issues or have questions, please:\n1. Check the existing issues in the repository\n2. Create a new issue with detailed information about your problem\n3. Include system information and logs when reporting bugs\n\n## Building locally\n\nTo build locally, you\u0027ll need:\n\n git clone git@github.com:Starmel/OpenSuperWhisper.git\n cd OpenSuperWhisper\n git submodule update --init --recursive\n brew install cmake libomp rust ruby\n gem install xcpretty\n ./run.sh build\n\nIn case of problems, consult `.github/workflows/build.yml` which is our CI workflow\nwhere the app gets built automatically on GitHub\u0027s CI.\n\n## Contributing\n\nCon",
"github_repo": "starmel/OpenSuperWhisper",
"github_stars": 819,
"github_topics": [
"dictation",
"macos",
"parakeet",
"whisper"
],
"homepage": "https://github.com/starmel/OpenSuperWhisper",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 152,
"installs_365d": 2022,
"installs_90d": 559,
"last_seen": "2026-06-20T00:47:34+00:00",
"llm_generated_at": "2026-06-20T23:06:52+00:00",
"llm_model": "claude-haiku-4-5",
"names": [
"OpenSuperWhisper"
],
"one_liner": "Real-time audio transcription app using Whisper or Parakeet models with global keyboard shortcuts.",
"rank_30d": 1109,
"rank_365d": 971,
"rank_90d": 968,
"raw_hash": "6c4dd3f6e6985fd1",
"ruby_source_path": "Casks/o/opensuperwhisper.rb",
"tap": "homebrew/cask",
"token": "opensuperwhisper",
"version": "0.1.0",
"why_use_this": "Open-source alternative to proprietary dictation tools. Runs locally on Apple Silicon Macs with customizable hotkeys, multi-language support, and drag-and-drop file processing. Choose between Whisper and Parakeet transcription engines, both downloadable within the app."
}