kitlangton /
VOICE → WORDS: инструмент для преобразования голоса в текст. Перевод аудио в слова с использованием AI.
Форки
108
Звёзды
1.4k
Issues
0
Press-and-hold a hotkey to transcribe your voice and paste the result wherever you're typing.
Note: Hex is currently only available for Apple Silicon Macs.
Or download via homebrew:
brew install --cask kitlangton-hex
I've opened-sourced the project in the hopes that others will find it useful! Hex supports both Parakeet TDT v3 via the awesome FluidAudio (the default—it's frickin' unbelievable: fast, multilingual, and cloud-optimized) and the awesome WhisperKit for on-device transcription. We use the incredible Swift Composable Architecture for structuring the app. Please open issues with any questions or feedback! ❤️
Once you open Hex, you'll need to grant it microphone and accessibility permissions—so it can record your voice and paste the transcribed text into any application, respectively.
Once you've configured a global hotkey, there are two recording modes:
Issue reports are welcome! If you encounter bugs or have feature requests, please open an issue.
Note on Pull Requests: At this stage, I'm not actively reviewing code contributions for significant features or core logic changes. The project is evolving rapidly and it's easier for me to work directly from issue reports. Bug fixes and documentation improvements are still appreciated, but please open an issue first to discuss before investing time in a large PR. Thanks for understanding!
bun run changeset:add-ai <type> "summary" (e.g., bun run changeset:add-ai patch "Fix clipboard timing") to create a changeset non-interactively.bunx changeset when your PR needs release notes. Pick patch, minor, or major and write a short summary—this creates a .changeset/*.md fragment.bunx changeset status --verbose.npm run sync-changelog (or bun run tools/scripts/sync-changelog.ts) mirrors the root CHANGELOG.md into Hex/Resources/changelog.md so the in-app sheet always matches GitHub releases.package.json + Info.plist, regenerates CHANGELOG.md, and feeds the resulting section to GitHub + Sparkle automatically. Releases fail fast if no changesets are queued, so you can't forget.patch/minor/major bump interactively before continuing.This project is licensed under the MIT License. See LICENSE for details.
Данные обновлены: 24 марта 2026 г.