Voice transcript cleaner
Clean up raw speech-to-text transcripts by removing filler words, stutters and annotations.
Voice transcript cleaner
Paste a raw transcript exported from Whisper, Otter, Google's speech recognition or any other speech-to-text engine, and this tool turns the rough machine output into readable text. It strips hesitation sounds and filler words — "um", "uh", "erm", "hmm", "like", "you know", "I mean", "sort of" — along with the equivalents that turn up in Slovak, Czech, German, Polish and Hungarian dictation, so a mixed or non-English recording gets the same cleanup.
Speech recognizers also tend to transcribe stutters literally — "the the plan", "I- I- I will" — and drop bracketed markers where they lost the audio, like [inaudible], [music] or (laughs). Both are handled automatically: repeated words collapse to a single occurrence, and bracketed annotations disappear along with the extra spacing they leave behind. A final pass recapitalises the first letter of the text and the first letter after every period, question mark and exclamation mark, since transcripts often come back in a single run of lowercase words.
Each of the five cleanup steps — removing fillers, fixing capitalisation, collapsing repeats, dropping bracketed annotations, and merging separate lines into flowing paragraphs — can be switched on or off, so you can keep a transcript's original line breaks for subtitle work or merge everything into prose for an article or meeting summary. The tally under the output counts how many filler words and how many repeated words were removed, so you can see at a glance how rough the original recording was.
Everything runs locally in your browser. The transcript never leaves your device, which matters for meeting recordings, interviews or anything else that was not meant for a third-party server. Because the cleanup works on fixed word lists and patterns rather than genuine language understanding, always skim the result before publishing it — a legitimate "like" or "well" in the middle of a sentence can occasionally get swept up with the fillers.