https://github.com/freestyle-voice/freestyle
Open source voice dictation platform for devs. Build voice workflows.
https://github.com/freestyle-voice/freestyle
claude claude-code coding coding-agent developer-tools stt
Last synced: 5 days ago
JSON representation
Open source voice dictation platform for devs. Build voice workflows.
- Host: GitHub
- URL: https://github.com/freestyle-voice/freestyle
- Owner: freestyle-voice
- License: mit
- Created: 2026-05-25T02:25:59.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-07-02T02:35:28.000Z (10 days ago)
- Last Synced: 2026-07-02T04:23:05.513Z (10 days ago)
- Topics: claude, claude-code, coding, coding-agent, developer-tools, stt
- Language: TypeScript
- Homepage: https://freestylevoice.com
- Size: 3.65 MB
- Stars: 440
- Watchers: 1
- Forks: 53
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Roadmap: ROADMAP.md
- Agents: AGENTS.md
Awesome Lists containing this project
README
Freestyle is the dictation app that converts your voice into text. Hold down a hotkey, talk, and clean text will appear wherever your cursor is. Speak 4X faster than you type.
Freestyle is free, open source, and local-first. Run a local model and your dictations never leave your device, or bring your own API key when you'd rather use a cloud provider.
### Features
- **Voice dictation** — hold the hotkey, speak, release to paste at your cursor in milliseconds.
- **Choose your model provider** — OpenAI, Groq, Anthropic, Google, Deepgram, ElevenLabs. Bring your own API key.
- **Transcription cleaning** — grammar and punctuation cleanup via post-processing. No more "um, oh, but".
- **Dictionary** — custom phrase replacements applied after transcription. (ex. `"type script"` → `TypeScript`).
- **Contextual correction** — reformat your text based on where you're typing. Automatically format emails into email format.
## Download
| Platform | Download |
|----------|----------|
| macOS (Apple Silicon) | [`.dmg`](https://github.com/freestyle-voice/freestyle/releases/latest) |
| macOS (Intel) | [`.dmg`](https://github.com/freestyle-voice/freestyle/releases/latest) |
| Windows | [`.exe`](https://github.com/freestyle-voice/freestyle/releases/latest) |
| Linux | [`.AppImage`](https://github.com/freestyle-voice/freestyle/releases/latest) / [`.deb`](https://github.com/freestyle-voice/freestyle/releases/latest) |
## Contributing
Contributions are welcome. See [CONTRIBUTING.md](CONTRIBUTING.md) for setup, local development, and opening up a PR.
Consider joining our [Discord server](https://discord.gg/Fmgt5yZCDu)! That's where project contributors communicate.
## License
[MIT](LICENSE)