Self-Hosted Transcription / STT
As of August 2026, AIDiveForge tracks 8 self-hosted transcription / stt. The top three by verified-data score are Fluent, Mispher, and gcolab-whisper. Curated self-hosted transcription / stt tracked by AIDiveForge. Listings are verified against each tool's live website and re-checked regularly.
Last updated July 29, 2026 · 8 tools
Ranked by AIDiveForge's verified-data score: data completeness, verification recency, community rating, and real visitor engagement. How we rank · No tool can pay for placement.

1. Fluent
Fluent.ai's speech-to-intent engine maps spoken commands directly to device actions without transcribing to text first, which means no cloud round-trip, no NLP pipeline on a remote server, and no dependency on an internet connection. The technology runs embedded on low-power hardware and handles accent and language variation at the acoustic layer — not by training separate models per locale. Where it fits is narrow and deliberate: OEM device makers who need a voice interface that works in a noisy warehouse, a multilingual household, or a hearable that can't offload compute. Where it breaks is equally clear: if your use case needs open-ended conversation, dynamic vocabulary, or generative responses, this engine doesn't do that — it recognizes intent from a defined command set, not freeform speech.
PaidAPISelf-hostedVerified Jul 20, 2026
2. Mispher
Mispher runs speech-to-text and a lightweight local agent entirely on-device, targeting Apple Silicon Macs running macOS 26 and above. You dictate into any focused app field, issue spoken rewrite or translation instructions, or let the agent pull context from your screen, files, and notes — no packet ever leaves the machine. The MIT license means you can inspect, fork, and self-host without restriction. The ceiling arrives quickly: no API surface means integration into external pipelines requires custom code, and the agent's scope is bounded by what a local tool loop on a single Mac can reach.
FreeOpen SourceSelf-hostedVerified Jul 13, 2026
3. gcolab-whisper
The repo delivers two notebook versions of faster-whisper: one runs on a Colab T4 GPU for speed, the other runs on HuggingFace Spaces CPU when you have no GPU access. You drop in audio files, run the notebook, and get SRT subtitle files out. A companion SRT Player handles synchronized playback with waveform visualization, no server required. The ceiling appears fast — there is no API, no pipeline integration, no programmatic trigger, and no scheduling. Teams that start here and need to wire transcription into a larger system end up rebuilding the logic elsewhere.
FreeOpen SourceSelf-hostedVerified Jul 12, 2026
4. KeyVox
KeyVox installs as a keyboard on iOS and a menu-bar app on macOS, transcribes via downloaded AI models (~190 MB for Whisper, ~480 MB for Parakeet), and writes text into any app the moment you release the trigger key. The Vibes feature applies reversible writing styles after dictation — so you can rephrase a casual voice note into a formal email without re-dictating. The Speak module reads copied text aloud using on-device voices. Where it breaks: KeyVox is a dictation keyboard, not a manual typing keyboard, so users who want to mix voice and touch typing in the same session have to switch back to their system keyboard constantly. Intel Mac support exists, but Apple Silicon is the architecture this runs well on.
PaidSelf-hostedVerified Jul 1, 2026
5. Kami Subs
The pipeline is fixed and local: the browser extension captures tab audio, faster-whisper transcribes it, a translation layer converts it, and the result overlays directly on the video — no API keys, no per-minute billing, no audio leaving the device. It works on YouTube, Twitch, Vimeo, podcasts, and lecture streams, with one hard constraint: DRM-protected content is off-limits. The self-hosted backend means setup requires a working Python environment and a GPU capable of running faster-whisper at acceptable latency — that's a real installation step, not a one-click install. Community activity on the repository is minimal at the time of listing, so expect to self-diagnose when something breaks.
FreeOpen SourceSelf-hostedVerified Jun 1, 2026
6. Voicetypr 2.0
Install it, pick a local Whisper or Parakeet model, bind a hotkey, and from that point forward a held key drops transcribed text into whatever app has focus — Gmail, Slack, Cursor, Notion, anything. No per-app configuration. The vendor states roughly 3× the words-per-minute of typing, and community feedback consistently flags offline speed as the standout surprise. Where it strains: the accuracy ceiling on local models is lower than cloud services, so dense technical jargon or heavy accents push users toward the optional cloud engines (Soniox, OpenAI, Groq, Deepgram). AI cleanup of rough dictation requires bringing your own API key — it is a paid-only feature that touches text only, never audio.
PaidFree Trial · 3 days$69 onceAPISelf-hostedVerified Jun 26, 2026
7. Whisper
Whisper solves the transcription bottleneck: turning audio from meetings, interviews, and podcasts into searchable text. It's trained on 680,000 hours of multilingual audio, so it handles accents and background noise better than most competitors. OpenAI charges $0.006 per minute of audio via API, with a free tier capped at modest monthly usage. The catch is real: heavy users quickly hit rate limits, and the free tier vanishes once you scale beyond hobbyist volume. You're paying per minute consumed, not per month.
FreeOpen SourceFree (open-source model)APISelf-hostedVerified Oct 1, 2023
8. Whissle Gateway
Whissle's Stream2Action architecture feeds audio, text, or video through a single-pass discriminative model — META-1 — and returns structured JSON carrying transcription, speaker diarization, emotion, intent, age, gender, and entities simultaneously. The full stack (ASR, LLM, TTS, diarization) runs self-hosted on a single GPU via Docker, which is the core production story here. The cloud API is documented as temporarily down while on-prem infrastructure is reinforced, so teams who need cloud failover have no fallback path right now. Video input is on a stated roadmap; text streaming arrives next. For contact center or privacy-sensitive workloads where you control the hardware, the on-prem path is active — for anything cloud-dependent, you are waiting.
PaidOpen SourceAPISelf-hostedVerified Jun 18, 2026
Listings on this page are sourced and verified by the AIDiveForge data pipeline. AIDiveForge is editorially independent — no money changes hands for inclusion.