diff --git a/README.md b/README.md index 1a2875e..97e5875 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@
Your voice, your Mac, your privacy. Open-source dictation powered by AI.
+Your voice, your Mac, your privacy. Open-source, on-device dictation.
Speak. It types. 100% offline, open-source voice-to-text for macOS. Choose from local Whisper, Parakeet, Apple Speech, and specialized ONNX models. No cloud, no subscriptions, and no dictation audio leaves your device. Hold a hotkey, speak, and your words appear wherever your cursor is.
+Speak. It types. Open-source, on-device voice-to-text for macOS. Choose from local Whisper, Parakeet, Apple Speech, and specialized ONNX models. After the model is downloaded, dictation audio stays on your Mac. The Tiny Whisper model ships bundled; larger models need a one-time download. No cloud speech service, no subscriptions, and no required Voca account. Hold a hotkey, speak, and your words appear wherever your cursor is.
--- ## ✨ Features -- **🔒 100% Local** - All audio processing happens on your machine. No internet required — the Tiny model ships bundled and works out of the box offline. +- **🔒 On-device** - After the model is downloaded, audio processing stays on your Mac. The Tiny Whisper model ships bundled so you can dictate immediately; larger models need a one-time download. No required Voca account. - **⌨️ System-Wide Text Injection** - Transcribed text is typed wherever your cursor is: browsers, Slack, VS Code, spreadsheets, terminals - everywhere. - **🎯 Push-to-Talk** - Hold a hotkey (default: Right Option) to record. Release to transcribe. - **👆 Double-Tap Toggle** - Double-tap the hotkey to start/stop recording. @@ -550,17 +549,17 @@ After one successful check, VocaMac caches the response's `ETag` and sends it as ## 🌐 Cross-Platform -VocaMac is the macOS member of the Voca family: +VocaMac is the macOS member of the Voca family. Start at [vocahq.com](https://vocahq.com) for the map. -| Platform | Project | Status | -|----------|---------|--------| -| Linux | [VocaLinux](https://github.com/VocaHQ/vocalinux) | ✅ Available | -| macOS | [VocaMac](https://github.com/VocaHQ/vocamac) | 🚀 Beta | -| 🪟 Windows | [VocaWin](https://vocawin.com) | 📋 Planned | -| 📱 Phone | [VocaPhone](https://vocaphone.vocahq.com) | Android beta / iOS source build | -| 🔌 Gateway | [VocaGateway](https://github.com/VocaHQ/vocagateway) | Early | +| Platform | Project | Website | GitHub | Status | +|----------|---------|---------|--------|--------| +| Linux | **VocaLinux** | [vocalinux.com](https://vocalinux.com) | [VocaHQ/vocalinux](https://github.com/VocaHQ/vocalinux) | Available now (`v0.16.0`) | +| macOS | **VocaMac** | [vocamac.com](https://vocamac.com) | [VocaHQ/vocamac](https://github.com/VocaHQ/vocamac) | Beta (`v0.9.0`) | +| Windows | **VocaWin** | [vocawin.com](https://vocawin.com) | [VocaHQ/vocawin](https://github.com/VocaHQ/vocawin) | Beta — unsigned `v0.1.0-beta.1` | +| Phone | **VocaPhone** | [vocaphone.vocahq.com](https://vocaphone.vocahq.com) | [VocaHQ/vocaphone](https://github.com/VocaHQ/vocaphone) | Android beta / iOS [TestFlight](https://testflight.apple.com/join/wd85wQ3W) | +| Gateway | **VocaGateway** | [vocagateway.vocahq.com](https://vocagateway.vocahq.com) | [VocaHQ/vocagateway](https://github.com/VocaHQ/vocagateway) | Early, optional, not on-device | -Each platform uses native technologies for the best possible integration, while sharing the same UX patterns and Whisper model family. +Each platform uses native technologies for the best possible integration, while sharing the same UX patterns. VocaGateway is optional self-hosted compute; do not treat that path as on-device. --- @@ -615,7 +614,7 @@ AGPL-3.0 License - see [LICENSE](LICENSE) for details. Made with ❤️ for the macOS community! -Join [Discord](https://discord.gg/t6muquAJbm) to talk with us, or follow -[@vocahq](https://x.com/vocahq) on X. +Join [Discord](https://discord.gg/t6muquAJbm) to talk with us, follow +[@vocahq](https://x.com/vocahq) on X, or email [hello@vocahq.com](mailto:hello@vocahq.com).