Transcription
Transcription 11 min read

Best free transcription software in 2026 (the honest guide)

There is no single best free transcription software. Match the tool to the job: open-source local engines, free SaaS tiers, or transcription you already pay for.

Updated June 12, 2026

"What's the best free transcription software" is the wrong question. There is no single best tool, and every listicle that ranks one above the rest is hiding the part that actually matters: free transcription splits into three categories that almost nobody separates, and the right answer depends entirely on what you are transcribing and how much setup you can stomach.

Here is the short version. If you have a pre-recorded file and care about privacy, run an open-source engine locally for $0 forever. If you want zero setup for the occasional short clip, a free SaaS tier is fine until you hit its cap (which comes fast). And if you have recurring meetings, do not chase a standalone free transcriber at all. The transcription you already pay for (or a bot-free notetaker built for your platform) is the sustainable answer.

The honest answer: there is no single best free transcription software

Most "best free transcription software" posts mash three very different things into one ranked list, which is why they feel useless the moment you try to act on them. The three categories are not interchangeable:

  1. Truly free and unlimited (open-source, runs locally). Tools like OpenAI Whisper, whisper.cpp, and Vosk cost $0 forever and never upload your audio. The catch is technical setup and no polished interface.
  2. Free tiers of commercial SaaS. Otter, Descript, and similar offer a free plan, but it is a demo with hard caps designed to push you to paid. A single one-hour file usually breaks it.
  3. Transcription you already pay for and don't use. Google Workspace, Microsoft 365, and paid Zoom all bundle transcription. If you have one of these, your "free transcription tool" is already sitting unused in your subscription.

Pick your category first, then pick the tool. The rest of this guide does that, with numbers that trace to each vendor's own pricing or docs and the date we checked them.

Open-source local
  • Examples: Whisper, whisper.cpp, Vosk
  • Cost ceiling: $0, unlimited, forever
  • Privacy: audio never leaves your machine
  • Catch: command line, no UI, you bring the hardware
Already-paid native
  • Examples: Google Meet, Word, Zoom AI Companion
  • Cost ceiling: $0 extra if you already subscribe
  • Privacy: vendor cloud you already trust
  • Catch: needs the right paid edition; platform-locked
The three categories of free transcription Pick the category that matches your job before you pick a tool.

(Free SaaS tiers are the third category. We pull them out on their own below because their catch is the most misunderstood.)

Category 1: Truly free and unlimited (open-source, runs locally)

If "free" means "actually $0, forever, no asterisk," this is the only category that delivers, and it also happens to include the most accurate engine you can get.

  • OpenAI Whisper. The code and model weights are released under the MIT License, free for commercial and personal use, and you download and run them on your own hardware with no API cost. Whisper ships six model sizes (tiny at 39M parameters up to large at 1550M, plus a faster turbo at 809M) and does multilingual speech recognition, speech translation, and language identification. (Source: github.com/openai/whisper, as of 2026-06-12.)
  • whisper.cpp. A plain C/C++ MIT-licensed port of Whisper that runs fully offline on-device, including CPU-only inference, across macOS, iOS, Android, Linux, Windows, WebAssembly, Raspberry Pi, and Docker. It runs on hardware as modest as a phone or a Pi. (Source: github.com/ggml-org/whisper.cpp, as of 2026-06-12.)
  • Vosk. An Apache-2.0 licensed offline toolkit from Alpha Cephei. Models can be as small as roughly 50MB, support 20+ languages, run offline on lightweight devices, and offer a streaming API with speaker identification. (Source: alphacephei.com/vosk, as of 2026-06-12.)

The real catch is not quality. It is setup. You work from a command line, there is no friendly interface, and you supply the machine that does the work. This category is the right call for developers, privacy-sensitive material, and batch-transcribing a stack of pre-recorded files. It is also the only free option that never uploads your audio anywhere: every free cloud tool sends your recording to a vendor's servers, so for legal, medical, or NDA material a local engine like Whisper or Vosk is the only truly private free choice.

Category 2: Free tiers of commercial tools (the demos with a meter)

These are the tools people usually mean by "free transcription software," and they are real, but the free plan is a demo. The trick the vendors play is leading with a generous-sounding monthly minutes number while burying the limit that actually stops you.

  • Otter.ai Basic (free). 300 monthly transcription minutes, but with a 30-minute cap per conversation and only 3 lifetime audio/video file imports, plus 20 AI chat queries per user per month. Read that again: three file imports, ever. One uploaded hour-long recording cannot even be transcribed because of the 30-minute conversation cap. (Source: otter.ai/pricing, as of 2026-06-12.) Otter Pro is $8.33/user/month billed annually ($16.99 monthly).
  • Descript (free). 60 minutes (1 hour) of media transcription per month total, support for 25 languages, exports at 720p, and web-link exports capped at 1 hour. (Source: descript.com/pricing, as of 2026-06-12.) Good for a short clip; a single weekly team meeting exhausts the whole month.
  • Notta and the rest. Free tiers exist across this space, but the per-file cap is where the real limit hides, and the numbers shift often. Check the cap inside the app before you commit, and do not trust a third-party blog's figure over what the vendor states today.

How to read a free tier honestly: ignore the headline monthly minutes. Look for the per-file cap, the lifetime import quota, and any watermark or resolution limit. Those are what block real work. This category is the right call only for occasional, non-sensitive cloud clips where you know you will not hit the cap and you want zero setup.

Category 3: The transcription you already pay for (and don't use)

This is the category that quietly makes most "free transcription software" searches unnecessary. If you pay for any of the big three productivity suites, transcription is already included.

  • Google Meet native transcripts. Included in qualifying paid Workspace editions (Business Standard, Business Plus, Enterprise tiers, Teaching and Learning Upgrade, Education Plus, or Workspace Individual). Transcripts save to the meeting organizer's Google Drive, attach to the Calendar event, and are available in 8 languages (English, French, German, Italian, Japanese, Korean, Portuguese, Spanish). They are not available on free personal Google accounts. (Source: support.google.com/meet, as of 2026-06-12.) For the full walkthrough, see our guide to the Google Meet recording transcript.
  • Microsoft Word Transcribe. Requires a Microsoft 365 subscription, caps uploaded-audio transcription at 300 minutes per month (30,000 minutes with a Microsoft Copilot license), supports .wav/.mp4/.m4a/.mp3, and Word-for-the-web transcription works only in the new Microsoft Edge and Chrome. (Source: support.microsoft.com, as of 2026-06-12.)
  • Zoom AI Companion Meeting Summary. Bundled with paid Zoom Workplace licenses (Pro and up) at no extra cost. It is not listed as available on the free Basic plan. (Source: support.zoom.com, as of 2026-06-12.) More on the Zoom side in Zoom meeting transcription.

The pattern is clear, and it is also the pitfall: free Google accounts and free Zoom do not get transcripts. The native feature only unlocks on the paid edition. So "is Meet free transcription?" is yes if your organization pays for the right Workspace tier, and no if you are on a personal Gmail.

$0
Whisper, unlimited, forever (MIT license)
30 min
Otter free per-conversation cap (3 lifetime imports)
60 min
Descript free media transcription per month
300 min
Word Transcribe uploaded audio per month (M365)
15
Scribbl free meetings per month, unlimited length
The numbers that actually decide it Each figure from the vendor's own pricing or docs, as of 2026-06-12.

The gap none of these fill: bot-free meeting transcription that's free for individuals

Look at the three categories and notice what is missing. Open-source engines are great for files but awkward for live recurring meetings. Native Workspace and Zoom transcripts only work on a paid edition and only cover their own platform. And most SaaS notetakers join your call as a bot, which means a third participant in the meeting that everyone can see and someone has to admit.

That is the gap. If you run recurring Google Meet calls, want AI notes and action items, and do not want to pay or send a bot into the room, the honest recommendation is a browser-based notetaker.

Scribbl is a Chrome extension that records and transcribes Google Meet from the browser with no bot joining the meeting. It generates AI notes and action items, and the free tier gives 10 meetings per month with unlimited meeting length and no credit card required (1 credit equals 1 meeting). (Source: scribbl.co and scribbl.co/pricing, as of 2026-06-12.) Pro is $13/user/month annual ($29 monthly) for unlimited meetings, and the desktop app adds Zoom and Microsoft Teams so you do not have to switch categories as you grow.

If your job is mostly meetings rather than file uploads, this is the category to start in. See the Google Meet AI note taker walkthrough for how the notes and action items come out.

How to choose: a 30-second decision guide

You do not need to weigh twelve tools. Answer one question (file or meeting), then one follow-up, and the choice is made.

  1. 1

    Transcribing a pre-recorded file?

    If you need it private and unlimited, run Whisper or whisper.cpp locally. The catch is command-line setup, not quality.

  2. 2

    Want zero setup for an occasional short clip?

    Use a free SaaS tier (Otter, Descript). Mind the per-file cap and lifetime import limit; do not feed it anything sensitive.

  3. 3

    Already pay for Workspace, 365, or Zoom?

    Turn on the native transcript you already own. It is bundled, you are just not using it.

  4. 4

    Recurring Google Meet calls, free, bot-free, with AI notes?

    Use a browser notetaker like Scribbl. Free for individuals, works on a personal Google account, no bot in the room.

Match the tool to the job Start with what you are transcribing, not with a brand.

Here is the same logic as a table, with the honest catch on each:

Your situationBest free optionThe honest catch
Pre-recorded file, privacy mattersWhisper / whisper.cpp / Vosk (local)Command-line setup, no UI, you bring the hardware
Occasional short cloud clipOtter or Descript free tierHard caps; one long file can break it
You pay for Google WorkspaceGoogle Meet native transcriptNeeds a qualifying paid edition; Meet only
You pay for Microsoft 365Word Transcribe300 uploaded min/month; Edge/Chrome on the web
You pay for a Zoom paid planZoom AI Companion summaryNot on free Basic; Zoom only
Recurring Google Meet, freeScribbl (browser notetaker)10 meetings/month on free; Pro for unlimited

For broader meeting-tool roundups, compare against our best meeting transcription software and best meeting recorder app guides, and if you are weighing what paid transcription actually costs, see cost of transcription services.

Frequently asked questions

Is there a genuinely 100% free, unlimited transcription tool?

Yes. OpenAI Whisper, whisper.cpp, and Vosk are open-source, run on your own machine, and cost nothing no matter how much you transcribe. The trade is that you set them up from a command line and supply the hardware. There is no monthly minute cap because there is no vendor metering your usage.

Does Google Meet transcribe for free?

Only on a qualifying paid Google Workspace edition (Business Standard and up, several Enterprise and Education tiers, or Workspace Individual). On a free personal Gmail account, native Meet transcripts are not available. If you are on a free account and need a transcript, a browser-based notetaker that captures Meet without a bot is the workaround. (Source: support.google.com/meet, as of 2026-06-12.)

What is the catch with Otter's free plan?

Two things the headline hides. There is a 30-minute cap per conversation, and only 3 lifetime audio/video file imports across the entire life of the account. The "300 monthly minutes" number sounds generous, but you cannot transcribe a full hour-long recording, and you get three uploads before that door closes for good. (Source: otter.ai/pricing, as of 2026-06-12.)

What is the most accurate free transcription option?

Whisper. It is the open-source accuracy benchmark, free under the MIT license, and the larger models (medium and large) hold up well across languages and noisy audio. The only reason not to use it is the setup; accuracy is not the reason. Paid does not automatically mean more accurate here.

Is there a free option for meetings specifically, without a bot in the call?

Yes. Scribbl's free tier captures Google Meet from the browser with no bot joining, gives you AI notes and action items, and includes 10 meetings per month with unlimited length, no credit card required. It works even on a personal Google account where native Meet transcripts do not. (Source: scribbl.co/pricing, as of 2026-06-12.) For how to capture a single call step by step, see how to transcribe a conversation.

Try Scribbl

Let your meetings take their own notes.

Scribbl records, transcribes, and summarizes your Google Meet calls from your browser. No bot joins the call. Free forever for individuals.

Add to Chrome · It's free