https://github.com/starmel/opensuperwhisper
macOS whisper dictation app
https://github.com/starmel/opensuperwhisper
macos whisper
Last synced: about 1 year ago
JSON representation
macOS whisper dictation app
- Host: GitHub
- URL: https://github.com/starmel/opensuperwhisper
- Owner: Starmel
- License: mit
- Created: 2025-02-06T23:16:13.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-30T12:44:30.000Z (about 1 year ago)
- Last Synced: 2025-04-09T20:11:43.110Z (about 1 year ago)
- Topics: macos, whisper
- Language: Swift
- Homepage:
- Size: 69.9 MB
- Stars: 96
- Watchers: 4
- Forks: 5
- Open Issues: 9
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenSuperWhisper
OpenSuperWhisper 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.
Free alternative to paid services like:
* https://tryvoiceink.com
* https://goodsnooze.gumroad.com/l/macwhisper
* and etc..
## Features
- 🎙️ Real-time audio recording and transcription
- ⌨️ Global keyboard shortcuts for quick recording (use ```cmd + ` ```)
- 🌍 Support for multiple languages with auto-detection (not tested, but probably works)
- 🔄 Optional translation to English (for better translation add initial prompt with english sentences)
- 💾 Local storage of recordings with transcriptions
- 🎛️ Advanced transcription settings (not tested)
## Requirements
- macOS (Apple Silicon/ARM64)
## Installation
From [github releases page](https://github.com/Starmel/OpenSuperWhisper/releases) download the latest version.
## Support
If you encounter any issues or have questions, please:
1. Check the existing issues in the repository
2. Create a new issue with detailed information about your problem
3. Include system information and logs when reporting bugs
## Contributing
Contributions are welcome! Please feel free to submit pull requests or create issues for bugs and feature requests.
## License
OpenSuperWhisper is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.