kitlangton/Hex
A macOS app that transcribes voice input to text using WhisperKit and Parakeet ML models via hotkey-triggered recording.

Velocity · 7d
+4.6
★ / day
Trend
→steady
star history
Hex is a voice-to-text transcription application for macOS. Users configure a global hotkey to trigger voice recording, and the app transcribes spoken words using ML models (WhisperKit for on-device or Parakeet via FluidAudio for cloud-optimized transcription) and automatically pastes the result into the active text field. The app is built with Swift Composable Architecture and runs inference on Apple Silicon Macs.