Meetings & transcription
CrisperWhisper
Transcription that writes the "um", if you want it
★ 1.3k
August 2026
MIT
Meetings & transcription
What it does
Most speech-to-text quietly decides between what was said and what was meant, inconsistently. This makes it an explicit switch: verbatim — fillers, repairs, false starts intact — or intended, cleaned up, with word-level timing either way and support across many languages. Two constraints matter. The models are under a non-commercial research licence (the inference code is MIT) with the stronger Pro variants commercial-only. And verbatim transcripts circulated as minutes make people read as less articulate than they were.
Summary based on the project's own description. The Japanese page has a fuller beginner guide: setup difficulty, what to prepare, and a step-by-step start.
Screenshots & visuals
Before you start
- Setup difficultySome setup needed
- Command lineRequired
- API keyNot required
- Sends data onlineYes
Judged automatically from the project's own metadata. Always confirm on the official page.
CrisperWhisper FAQ
- Is CrisperWhisper free?
- Yes. It runs on your own machine, so there is no usage-based cost either.
- Do I need to install anything or write code to use CrisperWhisper?
- It needs the command line. If you are not comfortable typing commands, expect to get stuck during setup.
- Does CrisperWhisper work on a phone?
- No. It needs a computer.
- Can I use CrisperWhisper commercially?
- The licence is MIT, which permits commercial use. Conditions such as keeping the copyright notice still apply, so read the licence text before shipping it inside something.
How it compares
The conditions that decide whether you can actually use it, side by side.
| Tool | Command line | API key | Sends data out | Phone | Commercial use |
|---|---|---|---|---|---|
| CrisperWhisper (this page) | Required | Not needed | Yes | No | Yes |
| whisper-playground | Required | Not needed | Yes | No | Yes |
| anarlog | Not needed | Required | Yes | No | Yes |
| whisper-jax | Not needed | Not needed | Yes | No | Not verified |
"Sends data out" means your input is uploaded to someone's server. Pick "No" when the material cannot leave your organisation.