How to Boost Your AI Workflow Speed by 3.75x (Almost)

People speak English at an average of 150 words per minute, but type at 40 words per minute. That’s 3.8x faster.
Typing is slow and awkward (unless you’re in a library or a quiet corner of the office), so when you’re chatting with an LLM via text, you give it the bare minimum of context — and spend a significant chunk of time doing even that.
Hence the solution: dictate by voice. It’s fast, effortless, you give more context, and as a result you get better answers and solutions.
Now that I’ve hopefully sold you on switching to voice input, let me share my experience and the best tool I’ve found.
I started with macOS’s built-in voice input. It works in the terminal too, so you can use it with Claude Code. In English it’s decent; in Russian it’s pretty bad — you end up correcting a lot.
On a recommendation, and taking cues from Andrej Karpathy himself, I tested superwhisper. It looks great, but the default model performed even worse in Russian than the built-in macOS input.
Out of mild desperation, I tried an open-source solution called Handy, using the GigaAM v3 model from Sber — and I genuinely loved it. Russian is recognized fast and accurately. It does struggle with English loanwords though, so you have to mentally switch to Russian equivalents. Still, it’s the best thing I’ve tried so far.
They also have a well-reviewed Parakeet V3 model that’s reportedly strong in both English and Russian — I’m thinking of testing that next. Russian accuracy might take a hit, but at least you’d be able to use English words freely.