There are two genuinely free ways to transcribe Voice Memos on a Mac: Apple's built-in transcripts in the Voice Memos app (macOS Sequoia and later, one recording at a time, copy-paste to get the text out), and open-source Whisper, which you install and run yourself for batch transcription. Both work. The trade is your time: Apple's route is a per-recording ritual, and Whisper's route is a technical setup with all the file organizing left to you.
Voice Memo Exporter does this in one pass: every memo into one searchable Master Transcript. $49 early access, runs privately on your Mac.
Starting with macOS Sequoia (macOS 15), the Voice Memos app generates transcripts for recordings in supported languages. It is genuinely useful for reading a single recording.
1
Update to macOS Sequoia or later
Transcripts appear in the Voice Memos app on macOS 15 and newer, for supported languages. Older recordings may need a moment to generate a transcript the first time you view them.
2
Open Voice Memos and select a recording
Click the transcript icon (the quotation-mark view) to see the text alongside playback.
3
Select the text, copy, and paste it somewhere
There is no export button for transcripts. Getting text out means selecting it, copying, and pasting into a document yourself, once per recording.
The limits of the built-in route
Apple's transcripts are good, but the workflow is built for reading one recording, not processing a library. There is no batch transcription, no transcript export, no combined document across recordings, and availability depends on your macOS version and the recording's language. For five memos, none of that matters. For two hundred, all of it does.
One recording at a time, copy-paste each transcript by hand
No combined document across recordings
Requires macOS Sequoia or later and a supported language
Free method 2: open-source Whisper
OpenAI released Whisper as open source, and it runs well on Apple Silicon. This is the free route for batch transcription, if you are comfortable in Terminal.
1
Get your recordings out as audio files first
Whisper works on files, so you first need the .m4a files out of the Voice Memos app: share them out one by one, or copy them from the app's storage folder (see our guide on where Voice Memos are stored).
2
Install a Whisper implementation
The common routes are whisper.cpp (fast on Apple Silicon, installable via Homebrew) or the original Python package. Expect to install developer tools and download model files that can run to several gigabytes for the more accurate models.
3
Run it over your files
One command per file, or a small shell loop for a folder. Output is text or subtitle files, one per recording, named however the tool names them.
4
Organize the results yourself
You now have a folder of transcript files with no recording dates, no titles from the app, and no combined document. Matching transcripts back to recordings and merging them is your job.
The honest cost
The honest math of doing this 200 times
Apple's route costs roughly one to two minutes per recording once you count opening, waiting for the transcript, selecting, copying, pasting, and labeling. At 200 recordings, that is somewhere between four and seven hours of clicking. The Whisper route costs an hour or two of setup if it goes smoothly, plus the file export step, plus the cleanup: naming, dating, and combining a few hundred loose text files. Both routes end without the thing most people actually wanted: one organized, searchable document of everything.
Apple route at 200 memos: roughly 4 to 7 hours of manual copy-paste.
Whisper route: technical setup plus all organizing left to you.
Neither produces a combined, dated Master Transcript on its own.
The one-pass alternative
Voice Memo Exporter is the paid shortcut through exactly this. It takes the Voice Memos already on your Mac, copies the audio into an archive folder, transcribes everything locally in one pass, keeps titles and recording dates where available, and combines every transcript into one Master Transcript you can export as TXT, Markdown, DOCX, or PDF. The transcription is best-effort, the same honest caveat as every local tool, but the organizing, dating, and combining that eats the hours is done for you.
There's a faster way than doing this by hand.
Voice Memo Exporter does the steps above in one pass: every Apple Voice Memo on your Mac exported, transcribed locally, and combined into one searchable Master Transcript. $49 early access, private by design.
Questions about transcribe voice memos on Mac free.
Does Apple transcribe voice memos automatically?
On macOS Sequoia (macOS 15) and later, the Voice Memos app generates transcripts for recordings in supported languages. You view them per recording and copy the text out manually; there is no batch transcription or transcript export.
Is Whisper really free?
Yes. Whisper is open source and runs locally, so there is no per-minute fee. The costs are indirect: installation, multi-gigabyte model downloads for the better models, and your time organizing the output files.
Is Voice Memo Exporter's transcription better than Apple's?
It is not trying to win a quality contest. It runs locally and is best-effort, comparable in spirit to other local transcription. What it adds is the workflow: bulk processing, preserved dates and titles where available, and one combined Master Transcript instead of scattered text.
Can I export Apple's built-in transcript?
Only by selecting the text and copying it, one recording at a time. There is no transcript export button in the Voice Memos app as of macOS Sequoia.
What audio does a free Whisper setup handle?
Almost anything once it is a file, including the .m4a files Voice Memos produces. The friction is upstream: getting hundreds of recordings out of the app and keeping track of which transcript belongs to which memo.
Or skip the manual version entirely.
Voice Memo Exporter runs this whole workflow in one pass on your Mac: every memo exported, transcribed locally, and combined into one searchable Master Transcript you own.