The Grad Students Who Finish Their Dissertations First Are Talking to Their Laptops.

The “blank-page problem” ruined more PhD timelines than anyone wants to admit. Staring at Chapter 3 for two hours and typing a single paragraph you hate is not a failure of intelligence; it's a failure of activation energy. Voice dictation sidesteps the block entirely — and for research with any sensitivity at all, running it on your own Mac instead of uploading audio to a cloud service is the difference between a practical tool and a protocol violation.

A cinematic view of a vast university library aisle at night with a single lit reading nook

What You'll Learn

  • Why voice dictation is especially well-suited to dissertation drafting and literature reviews
  • The specific workflow that academics use with Word, Scrivener, Overleaf, and plain Markdown
  • How to handle citations, equations, and figure captions without breaking dictation flow
  • Why local (on-device) speech recognition matters for IRB-controlled and pre-publication work
  • The realistic time savings — and where voice doesn't actually help

The Problem Nobody Teaches You in Grad School

Here is a thing dissertation advisors rarely say out loud: the hard part of your PhD is not thinking. It's typing the thinking.

If you've ever sat down to write a lit review section, stared at a half-finished paragraph for 45 minutes, and produced two sentences, you know this. The ideas are clearer than the page. Your hands can't keep up with what your head is doing, and the friction between them eats hours that never get recovered.

Academic writers talk about this in different vocabularies — Joan Bolker's “writing every day,” Paul Silvia's “schedule writing time,” Wendy Belcher's “write your journal article in 12 weeks.” All of these are strategies for managing the typing-is-slow problem by making yourself type anyway. Voice dictation is a different kind of answer to the same problem: don't type. Talk.

Academics who dictate report the same pattern almost universally: their output roughly doubles in the drafting phase, and the psychological drag of starting a section drops dramatically. You still have to think. You just don't have to also be a typist.

The Main Reading Room of the Library of Congress Thomas Jefferson Building
Main Reading Room, Library of Congress Thomas Jefferson Building. Photo: Carol M. Highsmith, 2009, via Wikimedia Commons — Public Domain.

Why Voice Fits Academic Prose Specifically

Academic writing has a particular rhythm that dictation happens to match well. Most paragraphs follow a pattern: claim, evidence, qualification, synthesis. Each sentence is a step in a small argument.

When you dictate, you naturally think in complete thoughts rather than word-by-word. That's exactly the unit academic writing wants. A typed paragraph often comes out in fragments that get stitched together; a dictated paragraph comes out in sentences that were thought through before they left your mouth. The result is, counterintuitively, often tighter than typed prose at the same stage.

The sections of an academic paper that dictation handles best:

Sections where voice helps less or not at all:

The Citation Problem and Two Ways to Solve It

The one thing that trips up every first-time academic dictator is citations. You can't dictate \cite{Smith2019} smoothly, and it's annoying to break dictation flow to click into a reference manager.

Two working approaches:

Approach 1: Placeholder tokens

Dictate citation placeholders inline and replace them during the editing pass. Something like:

“Recent work on attention mechanisms has shown that citation Vaswani 2017 transformer architectures outperform citation Sutskever 2014 on sequence-to-sequence tasks, a finding that has since been replicated in citation Brown 2020 language modeling.”

During cleanup, you search for “citation” and replace with proper BibTeX keys or Zotero connector links. Takes 30 seconds at the end of a section.

Approach 2: Dictate, edit, cite in passes

Dictate entire paragraphs without citation markers. During revision, read through and insert citations where claims need support. This is usually cleaner because you add citations with fresh eyes on the claim, not while you're trying to get words out.

Most academics settle on a hybrid: placeholder tokens for claims they know need a specific citation, and clean-pass insertion for everything else.

The Tools: Word, Scrivener, Overleaf, Obsidian, Markdown

Mac's system-wide voice dictation types into whatever text field has focus, so the same dictation tool works across every academic writing environment:

The dictation tool itself is agnostic — it doesn't need to know about your editor. It just types keystrokes into whatever app has keyboard focus.

A doctoral candidate standing at a podium during her thesis defense
Doctoral thesis defense at the University of the Basque Country, 2017. Photo: Batix Ezeiza, via Wikimedia Commons — CC BY-SA 4.0.

Why Local Matters More For Academic Work Than Most People Realize

This is the part that gets glossed over in most “dictate your dissertation” blog posts, and it's often the reason a careful academic hesitates on voice dictation in the first place. Consumer cloud dictation tools send your audio to a third-party server for transcription. For research work, that's frequently a problem:

A local-processing dictation tool like EmberType runs Whisper speech recognition on your Mac's Neural Engine. The audio is processed on-device and discarded; no audio, text, or content of any kind is transmitted. For the categories of work above, this is the architectural answer that lets you use voice dictation without having to file exceptions or negotiate with your compliance office. We've written more broadly about the privacy-by-architecture idea — for academics specifically, it's the version that keeps your work off someone else's servers.

The quiet value: for low-sensitivity academic work (most humanities writing, published-source summaries, etc.), cloud dictation is fine. For anything pre-publication, grant-adjacent, or human-subjects-adjacent, local dictation removes a compliance question you shouldn't have to fight. Even if your institution never asks, you don't spend mental effort wondering.

A Working Dissertation Workflow

A grad student in one of the social sciences described her Chapter 4 workflow to me last year. It's a fairly representative pattern for PhD-scale writing:

Session start — 10 minutes

Open the previous session's draft. Re-read the last 300 words to get back into voice. Open the outline file for the current section. Clear the desk. Coffee. Headphones on for noise, not music.

Drafting block — 60 to 90 minutes

Dictate in 500–900 word chunks. Don't edit while dictating — just keep feeding content into the document. If a sentence comes out wrong, finish the thought and re-state the sentence; clean up later. Citations as “citation Smith 2019” placeholders.

Cleanup pass — 20 to 40 minutes

Read the dictated block. Fix transcription errors (usually proper names and specialized terms). Replace citation placeholders with proper references. Cut sentences that don't work. Note the one or two ideas that need to be developed further and mark them for the next session.

Total output per session

Sustained, this workflow produces 1,500 to 2,500 clean words per ~2-hour session — compared to perhaps 600 to 1,000 for the same time typing. Across a semester, the difference between “three chapters left” and “one chapter left”.

Custom Vocabulary for Academic Work

Whisper is a general-purpose speech model. It knows “regression” and “hypothesis.” It doesn't know your field's specific terminology until you teach it. Populate the custom dictionary with:

Academics who fill out a proper custom dictionary almost universally say this is what made dictation “click” for them. Ten minutes of setup translates into an hour a week you don't spend correcting the same words.

Writer's Block, Sections That Scare You, and the Talk-to-a-Colleague Trick

Here's a psychological trick that works specifically for academic dictation. When you're stuck on a section, pretend you're explaining it to a colleague over coffee.

“OK, so in this chapter I'm basically arguing that the existing models don't account for X, because when you look at the data from Y, you see that the assumption of Z doesn't hold. Which means that if we take the standard framework and extend it by...”

That's now a paragraph of the chapter. Clean it up, add citations, move on. The “explain it to a colleague” voice is often exactly the voice academic readers want, and dictation makes it the default voice instead of the hard-to-find one.

A related technique: if you can't start a section, dictate a three-minute verbal outline of what the section needs to cover, cleaned up from your head. That outline is often 60% of the section already, written.

Where Voice Doesn't Actually Help

Honest list of scenarios where I'd keep the keyboard:

For everything else in academic writing — which is most of it by word count — voice wins.

Setup: Getting Started This Week

  1. Download EmberType. Free 7-day trial. Apple Silicon Mac, macOS 14+.
  2. Pick a Whisper model. Medium is the right default for drafting speed; swap to Large v3 for unusual proper nouns and technical vocabulary.
  3. Set a dictation hotkey that doesn't conflict with Scrivener, Word, or your reference manager. Option+Space is a common choice.
  4. Populate the custom dictionary with 30–50 field-specific terms and frequently-cited authors. Ten minutes, done once.
  5. Pick a section of your current project that has been blocked. Dictate a rough draft of 800–1,200 words in a single block. Don't edit while dictating.
  6. Come back an hour later and do the cleanup pass. If the draft feels better than expected, you've found the workflow.

Bottom Line

Dictation doesn't make you a better thinker. It removes the typing bottleneck between thinking and the page, which turns out to be most of what stalls academic writing. For grad students, postdocs, and research faculty working on Mac, it's the rare productivity intervention that actually changes the work.

Run it locally. Keep the audio on your laptop. Save the cloud for pre-prints, not pre-publication.


Steve Mount, builder of EmberType

Steve Mount

Builder of EmberType

I make EmberType, the offline dictation app for Mac — and I write everything on this blog myself, usually by dictating the first draft. Every comparison and recommendation here comes from running the tools on my own Macs, not from reading other people's reviews. More about me →

Dictate Your Dissertation on Mac

Local Whisper. Works with Word, Scrivener, Overleaf, Obsidian. 7-day free trial.

Download EmberType Free

macOS 14+ required. Apple Silicon only. $29 after trial.