Um, Uh, and the False Start: What Transcript Cleanup Deletes (2026)
Filled pauses are not noise. See what um and uh signal, why listeners benefit from them, and why your transcription tool removes them by default.
Every research team eventually decides to clean its transcripts. Strip the ums, drop the false starts, tidy the half-finished sentences into readable prose. The result is easier to quote and easier to skim, and it has quietly deleted a layer of data that the speech literature has spent thirty years showing is informative.
The short version: filled pauses are not failures of speech, they are signals in it -- and listeners demonstrably use them. If um were merely the sound of a stalled speaker, any interruption of similar length would have the same effect on a listener. It does not. That single comparison is the cleanest evidence in this area, and it is covered below.
Disfluency is not rare enough to ignore, either. Estimates in the speech-processing literature put disfluencies at roughly 5 to 10 percent of natural human-to-human conversation, and fillers are the most common type -- as one recent survey of the area puts it, fillers are disfluencies that occur the most frequently compared to other kinds of disfluencies.
What the disfluency record actually shows
Um and uh are not the same word
Clark and Fox Tree's 2002 paper in Cognition made the distinction that organizes everything since: speakers use uh to announce an upcoming minor delay and um to announce a major one. On their account these are not involuntary leakage but deliberate announcements, which speakers use to implicate a range of things -- that they are searching for a word, deciding what to say next, intending to keep the floor, or preparing to hand it over.
For an interviewer this is immediately usable. An um before an answer forecasts a longer piece of planning than an uh does. A participant who produces um and then a fluent forty-second answer was assembling something. A participant who produces uh and then stops was not.
The cough test: why this is not just about time
Here is the comparison that settles whether fillers are noise. Fraundorf and Watson examined what happens to listeners' recall when a speaker produces a filler, and compared it against a matched non-linguistic interruption -- a cough. Fillers facilitated recall. Coughs hampered recall accuracy.
If the benefit of um were simply that it buys the listener a moment, a cough of the same duration would do the same work. It does the opposite. Whatever a filled pause is doing, it is doing it as part of the language, not as an interruption of it. This is the disfluency equivalent of a negative control, and it is the reason the clean it up, it is just noise position does not survive contact with the evidence.
Listeners run on this signal
The rest of the picture is consistent. Fox Tree found that fillers helped listeners recognize a following target word faster. Arnold and colleagues found that a filler biases listeners toward expecting a new referring expression rather than one already introduced into the conversation -- which is precisely what you would expect if um means something harder is coming. Corley and colleagues found the effect at the neural level: the N400 response, a standard marker of how surprising a word is, was reduced for unpredictable words when a filler preceded them.
Taken together, a filled pause is a small piece of advance notice, and listeners spend it on comprehension.
Your transcription layer deletes this by default
The medical exception gives the game away
General-purpose speech recognition treats fillers as garbage. Google's Cloud Speech-to-Text maps paralinguistic sounds such as fillers to silence. In standard spoken-dialogue pipelines, fillers are discarded as noise before anything downstream sees them.
The exception is the interesting part: Google's medical speech model includes fillers when transcribing. The one domain where a wrong transcript has immediate consequences, and where hesitation around a symptom or a dosage is clinically meaningful, is the domain that keeps them.
That is a direct verdict on the default setting. It is tuned for producing readable text, not for preserving evidence -- and user research is much closer to the medical case than to the dictation case.
What you lose, concretely
Three things disappear with the ums, and none of them are recoverable later:
- Difficulty. You can no longer tell which questions were hard to answer, because the marker of planning effort has been removed from every answer equally.
- Certainty. It costs, um, about forty dollars and It costs forty dollars become the same sentence in your report. They were not the same answer.
- Abandonment. A false start shows a participant beginning one answer and switching to another. The discarded beginning is often the more honest one, and cleanup deletes the evidence that a switch occurred at all.
Using filler rate as a difficulty index
There is a cheap, genuinely useful analysis move here that almost nobody runs.
Aggregate by question, not by participant
Count filled pauses per hundred words per question, averaged across participants. Individual filler rates vary enormously between people, so a single participant's rate tells you mostly about them. Averaged across a study, that individual variation washes out and what remains is a property of the question.
A question that produces a consistently elevated filler rate across a dozen participants is not a question your participants found interesting. It is a question they found hard: ambiguous, memory-dependent, or socially awkward. That is a pre-launch signal about question quality and a post-hoc caveat about the answers you collected, and it is available for free in any transcript nobody sanitized.
Where this stops and the repair article starts
Three neighbours, deliberately excluded.
When a participant stops and asks what do you mean by onboarding?, that is repair directed at your question, and it has its own article. This one covers the speaker working on their own in-progress utterance.
Silent gaps before an answer are a distinct signal from filled ones, with a distinct literature; response timing is handled in a fast no and a slow yes. And accent-related transcription error is an accuracy problem rather than a cleanup problem -- see voice research and transcription accuracy.
How Koji handles this
- Transcripts are preserved, not prettified. Koji keeps what the participant actually said. You can read a clean summary when you want one, but the underlying transcript remains available, so the evidence is still there when a finding needs checking. The viewing interview transcripts guide covers where to find it.
- Voice interviews collect the signal at all. A typed answer has no filled pauses in it. If hesitation, planning effort, and self-correction are relevant to your question -- and for pricing, recall, and anything sensitive they usually are -- the interview has to be spoken. Koji runs voice interviews at survey scale without a moderator, which is the combination that makes this practical rather than aspirational.
- AI follow-ups act on hesitation in the moment. The highest-value response to a heavily hesitant answer is a follow-up question while the participant is still present. Koji's AI interviewer probes thin and uncertain answers automatically, which converts a hedge you would otherwise have to interpret into a statement you can quote.
- Structured questions stop you inferring certainty. When you need a confident number rather than a hesitant one, ask for it directly. Koji supports six question types -- open_ended, scale, single_choice, multiple_choice, ranking, and yes_no -- and the structured questions guide covers using a scale question for the quantity and an open_ended question for the reasoning behind it.
- Analysis reads the conversation, not a summary of it. Koji records a confidence level on each extracted answer, so answers that were hesitant or incomplete are visible as such rather than being flattened into the same register as everything else.
Frequently asked questions
Should I remove um and uh from interview transcripts?
Not from the transcript of record. Clean a quote for a slide if you need to, but keep the original, because filled pauses carry information about planning effort, certainty, and question difficulty that cannot be reconstructed once deleted.
What is the difference between um and uh?
Clark and Fox Tree's account is that uh announces a minor upcoming delay and um a major one. In practice an um before an answer forecasts a longer piece of planning than an uh does, which is a useful cue for whether to wait or to prompt.
Are filled pauses just a sign of nervousness?
Sometimes, but that is not the main thing they do. Listeners use them: fillers speed up recognition of the following word, improve recall, and reduce the neural surprise response to unpredictable words. A matched cough does not produce these benefits and actively hurts recall, which is strong evidence fillers are part of the language rather than an interruption of it.
Why does my transcription tool delete them?
Because general-purpose speech recognition optimizes for readable text. Google's Cloud Speech-to-Text maps fillers to silence, while its medical model keeps them -- the domain where hesitation carries consequences is the one that preserves it. Research is closer to the medical case.
How common are disfluencies in normal speech?
Estimates in the speech-processing literature put disfluencies at roughly 5 to 10 percent of natural conversation, with fillers the most frequent kind. They are not an edge case in your data, which is why removing them changes it.
Can Koji show me which questions were hardest?
Koji preserves the full transcript, so you can compute filler rate per question across participants, and its analysis records a confidence level per extracted answer. A question with consistently hesitant answers across a study is a question worth rewriting before your next round.
Related Resources
- Structured questions in AI interviews -- the six question types, and when to ask for a number instead of interpreting a hesitation.
- Repair and clarification in research interviews -- when the participant interrupts to ask what you meant.
- A fast no and a slow yes -- what silent gaps before an answer tell you.
- Viewing interview transcripts -- where the unedited record lives in Koji.
- AI voice interviews -- why a spoken interview collects signal a typed one cannot.
- Voice research and transcription accuracy -- accent handling, and the difference between an error and a cleanup.
Related Articles
AI Voice Interviews: The Complete Guide to Automated Voice User Research
A complete guide to AI-powered voice interviews — how they work, when to use voice vs text, credit costs, probing configuration, and how to set up voice studies with Koji.
A Fast No and a Slow Yes: What Response Timing Really Tells You (2026)
The fastest responses in conversation are blunt rejections and the slowest are hedged acceptances. Below 700 ms, timing does not distinguish a yes from a no at all.
When Participants Ask What You Meant: Repair in Research Interviews (2026)
Conversation repair happens about once every 1.4 minutes. In an interview, the moderator's improvised answer to what do you mean is the question that actually got answered.
Structured Questions in AI Interviews
Mix quantitative data collection — scales, ratings, multiple choice, ranking — with AI-powered conversational follow-up in a single interview.
Viewing Interview Transcripts
How to read, navigate, and get value from your interview transcripts in Koji.
Accents, Dialects and AI Transcription: How to Check Your Voice Research Works for Everyone
Speech recognition error is not evenly distributed across your participants. Here is how to measure word error rate by speaker group, why concept error rate matters more than WER, and how to design voice studies that do not quietly exclude people.