An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          





Freestyle


Release
Download
Platform
License
Discord

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.


Freestyle

## 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)