VoiceVibeCode v0.4.0
VoiceVibeCode v0.4.0
What's New
- Stable Developer ID signed & notarized release — First official production-ready build with proper Apple Developer ID signing and notarization.
- Full hardened runtime + entitlements support.
- Improved reliability for real-time voice transcription + LLM post-processing.
- Better floating window and hotkey handling.
- Multiple LLM provider support (Claude, custom endpoints, etc.).
- Local WhisperKit model support with download-on-first-run experience.
System Requirements
- macOS 15.0 (Sequoia) or later
- Apple Silicon (arm64) — Intel builds available on request
Installation
- Download
VoiceVibeCode-0.4.0-macOS-arm64.dmg - Open the DMG and drag VoiceVibeCode to your Applications folder
- Launch the app — it will download the base Whisper model on first run (~74MB)
Notes
This build has been signed with:
Developer ID Application: Kehong Liu (5MFYYSM9G3)
And has passed Apple's notarization process.
Previous Work
This release represents the culmination of extensive development across core features including:
- Real-time local speech recognition (WhisperKit)
- Intelligent LLM post-processing and correction
- Seamless text insertion via simulated keystrokes
- Customizable hotkeys and floating status window
- Support for multiple languages and post-processing strategies
For more details, see the project repository.