Skip to content
Free & open source · runs 100% on your machine

InumakiPress a key. Speak. Paste clean text anywhere.Local voice-to-text for Windows · whisper.cpp on-device

Inumaki is a free, open-source voice-to-text app for Windows that lives in your tray. Hit a global hotkey, talk in any app, and your transcript is ready to paste at the cursor — transcribed locally with whisper.cpp. No account, no cloud, no subscription. Your audio never leaves the machine.

Windows 10 & 11 · v0.1.4 · 97.8 MB · .exe · no account, no sign-up

Unsigned indie build — if Windows shows a SmartScreen prompt, choose “More info → Run anyway.” Why?

Version
v0.1.4
Released
Jun 26, 2026
Size
97.8 MB
Platform
Windows x64
License
MIT
GitHub
★ 0

Why Inumaki

100% local transcription

whisper.cpp and the model ship inside the open-source build. Your microphone audio is processed on device and never uploaded anywhere.

Windows 10 & 11, tray-first

Lives quietly in the system tray and works in every Windows app — editors, chat, browsers, terminals. No browser tab, no account.

Open source · MIT

Built and published by Camie Tech under the MIT license. Read the code, audit the privacy, fork it, and make it yours.

No account, no telemetry

No sign-up, no login, no API key, no usage cap. Download, run, dictate. Nothing about you is collected or uploaded — ever.

Model bundled — zero setup

The ggml-base.en whisper.cpp model ships inside the app. No extra downloads, no model manager, no cloud key. It works on first launch.

Works offline, even on a plane

Lightweight and tray-resident, Inumaki runs entirely on your CPU — no GPU and no internet required. Dictate on a flight or on bad Wi-Fi.

How it works

Three keystrokes from voice to text

No setup rituals, no copy-paste shuffle. Inumaki fits into the way you already work.

  1. STEP 01

    Press the hotkey

    Anywhere in Windows, tap Ctrl + Shift + Space. Inumaki starts listening instantly from the tray.

  2. STEP 02

    Speak naturally

    Talk like you would to a colleague. When you stop, whisper.cpp transcribes on device in seconds — fully offline, no network round-trip.

  3. STEP 03

    Paste it anywhere

    Your clean, punctuated transcript is ready on the clipboard — paste it straight into any Windows app, right where your cursor was.

Private by architecture, not by promise

Your voice never leaves your PC. Here’s how.

There is no cloud step to trust, because there is no cloud step. Audio is captured, transcribed by whisper.cpp on your own CPU, and written to your clipboard — all on-device.

Your microphone

captured locally

whisper.cpp

on your CPU · model bundled

Your clipboard

→ paste at the cursor

No server. No upload. No network request for transcription.

No network calls to transcribe

Works fully offline, even with Wi-Fi off. The only network use is an optional check for a new version.

No account, no telemetry

Nothing to sign up for and nothing phoned home. There is no analytics SDK and no usage tracking.

Model bundled — no BYOK

ggml-base.en ships inside the build. No extra downloads, no API key, no cloud model to call.

Don’t take our word for it. Inumaki is MIT-licensed and the transcription path is open — read the exact code that proves your audio stays local.

Read the source on GitHub

The honest comparison

Why free and local beats cloud dictation

Wispr Flow is a polished, paid, cloud tool — and genuinely good at AI formatting and 100+ languages. Here’s exactly where each one wins, with nothing hidden.

Inumaki versus cloud dictation such as Wispr Flow
FeatureInumakiCloud dictatione.g. Wispr Flow
PriceFree forever — no subscription, no word cap~$15/mo Pro; free tier capped at ~2,000 words/week
Where audio is processed100% on your deviceUploaded to the cloud
Works offlineYes — even with Wi-Fi offNo — requires internet
Account requiredNo account, no sign-upYes — login required, even on free tier
Source codeOpen source (MIT) — audit it yourselfClosed source
Telemetry / data collectionNoneContext-awareness can send nearby text to servers
SetupModel bundled — no downloads, no API keyAccount + cloud connection required
LanguagesEnglish only today (more on the roadmap)100+ languages
PlatformsWindows 10 & 11 (x64)macOS, Windows, iOS, Android
AI auto-formatting & commandsNot yetYes — auto-edit, tone matching, commands

Comparison reflects publicly documented features as of June 2026. Wispr Flow is a trademark of its respective owner; Inumaki is not affiliated with or endorsed by Wispr Flow.

Who it’s for

Built for anyone who’d rather talk than type

Developers

Dictate commit messages, comments, PR descriptions, and Slack replies without leaving the keyboard. Works in VS Code, terminals, and any editor.

Writers & students

Draft emails, essays, and long-form notes at speaking speed, then clean them up later. No word limits getting in your way.

Accessibility & RSI

Give your wrists a break. A free, private alternative to expensive dictation suites — no subscription, no cloud, no lock-in.

Privacy-first & offline teams

Legal, healthcare, finance, government, and travelers: dictate where cloud tools are blocked or untrusted. Your audio physically cannot leave the device.

Questions, answered honestly

Frequently asked questions

Is Inumaki really free?
Yes — Inumaki is 100% free and open source under the MIT license. There's no subscription, no word cap, no trial, and no paid tier. Download it, run it, and dictate as much as you want, forever.
Does my voice or audio ever get uploaded?
No. Transcription runs entirely on your own computer using whisper.cpp, with the model bundled inside the app. Inumaki makes no network calls to transcribe your speech — your audio is processed on-device and never leaves your machine. Because it is open source, you can read the code and verify this yourself.
Does Inumaki work offline, without internet?
Yes. Everything happens locally on your CPU, so Inumaki works fully offline — on a plane, on bad Wi-Fi, or in air-gapped and secure environments where cloud dictation tools are blocked. The only time it touches the internet is when you check for a new version.
How do I use it / what's the hotkey?
Press Ctrl + Shift + Space anywhere in Windows to start listening, speak naturally, and your clean transcript is ready to paste at your cursor in any app — editors, chat, browsers, terminals.
How accurate is the transcription?
Inumaki uses the whisper.cpp ggml-base.en model, which produces punctuated, well-formatted English text and handles natural speech well in a reasonably quiet room. It runs after you finish speaking (in seconds), rather than streaming word-by-word.
Does it support languages other than English?
Not yet — Inumaki ships with the English whisper.cpp model (ggml-base.en) today. More languages are on the roadmap, and because it is open source, you are free to drop in a different whisper.cpp model now. If you need 100+ languages right away, a cloud tool like Wispr Flow may suit you better; Inumaki focuses on excellent, private, free English dictation.
Windows shows a SmartScreen warning when I run it — is that safe?
Yes. Inumaki is an open-source indie app and the installer isn't code-signed yet, so Windows SmartScreen shows a 'Windows protected your PC' prompt for unrecognized publishers. Click 'More info', then 'Run anyway'. If you'd rather not trust a binary at all, you can build it yourself from the public source on GitHub.
What are the system requirements?
Windows 10 or 11, 64-bit (x64). Any modern CPU works — no GPU and no internet are required. You'll need a microphone. There's no account to create. Windows on ARM isn't supported yet.
Is there a Mac or Linux version?
Not yet — Inumaki is Windows-first. macOS and Linux are not supported at this time. It is open source, so cross-platform contributions are welcome, but the current build targets Windows x64 only.
How is Inumaki different from Wispr Flow?
Wispr Flow is a polished, paid, cloud-based tool with AI auto-editing and 100+ languages. Inumaki is the free, open-source, fully-local alternative: your audio never leaves your PC, there is no account or subscription, and you can audit every line of code. The trade-off is that Inumaki is English-only and Windows-only today, and does not yet do AI rewriting. If privacy, price, and offline use matter most, Inumaki is for you.
How do I uninstall it?
Inumaki uninstalls like any standard Windows app — through Settings → Apps → Installed apps, or "Add or remove programs". Because nothing is stored in the cloud and no account exists, removing the app removes everything; there is no data left on a server.
Why is it called Inumaki?
It's a nod to a character known for speaking in a very deliberate, controlled way — fitting for a tool that turns your spoken words into precise text. It's published by Camie Tech.

System requirements

OS
Windows 10 or 11 (64-bit · x64)
Processor
Any modern x64 CPU — no GPU
Disk
~97.8 MB download · model bundled
Internet
Not required — 100% offline
Microphone
Required
Account
None

Windows on ARM and macOS/Linux are not supported yet — Inumaki is Windows-first.

Start dictating in under a minute

Free, open source, and private by design. Download the latest Windows build and give your keyboard a break.

v0.1.4 · Jun 26, 2026 · 97.8 MB · Windows x64 · MIT