Help / Troubleshooting

Transcript in the Wrong Language? Use the Free Retry

Updated 24 Apr 2026 · TranscriptX editorial

Who this is for: User got a transcript in a different language than the one actually spoken in the video — usually Portuguese mis-detected as Spanish, accented English detected as the speaker's native language, or a short clip that didn't give auto-detect enough signal.

TL;DR — By default, we let Whisper auto-detect the language. When it guesses wrong, the whole transcript comes back in the wrong language — often gibberish or a very short block. The fix: on the result card, use the "Detected [X]. Wrong language?" dropdown, pick the correct language, click Retry free. The retry doesn't cost a credit. One retry per transcript. To prevent it next time, set the language explicitly in the Language dropdown before you hit Transcribe.

What's actually happening

When you paste a URL without picking a language, TranscriptX sends the audio to Whisper with no hint. Whisper runs its own language detection on the first chunk of audio and then transcribes everything in that guessed language. Most of the time it's right. When it's wrong, the whole transcript comes back in the wrong language — every word forced into a phonetic mapping for a language that isn't being spoken. You end up with something that's either gibberish, a very short truncated block, or words that vaguely sound like what was said but aren't real.

The fix (right now, on the result card)

Every successful transcript shows a banner at the top of the result card that looks like:

Detected Spanish. Wrong language?   [ Pick language ▾ ]   [ Retry free ]

Pick the correct language from the dropdown and click Retry free. We rerun the transcript with your chosen language — no credit charge. This is by design: mis-detection is the most common kind of user-visible failure, and making you pay to fix it would be unfair.

One retry per transcript, ever. If even the retry comes back wrong, you'd need to start fresh with a new transcription (which does cost a credit).

Why auto-detect gets it wrong

Four common causes, in order of frequency:

Preventing it next time

Before you transcribe, use the Language dropdown on the homepage (next to the URL input) and pick the actual spoken language instead of leaving it on Auto-detect. Whisper will use that exact language directly, skipping the detection step. Your choice is remembered across sessions, so if you always transcribe the same language, set it once.

Setting language explicitly is also slightly faster — we skip the detection pass entirely.

When the retry also comes back wrong

Rare, but possible on genuinely difficult audio — very heavy accents, severe background noise, or speakers that overlap constantly. A few things to try:

What we'd rather not do (and why)

We could silently auto-retry in the user's browser language when a transcript looks empty. We don't, because sometimes an empty transcript is correct — music-only videos, for instance. A silent auto-retry would burn processing on valid results, and "why is my music-only video showing a long spurious transcript" is a worse complaint than "the retry button is right there."

FAQ

Is the language retry really free?
Yes. The retry doesn't decrement your credit balance. One retry per successful transcript, regardless of plan.
Why doesn't auto-detect just always get it right?
Whisper's language detection runs on a short chunk of audio at the start of the file. Short clips, mixed languages, accented speech, and similar-sounding language pairs all reduce accuracy. Forcing a language with the picker skips detection entirely and is more reliable when you know what you're dealing with.
Can I set a default language for all my transcriptions?
Yes. The Language dropdown on the homepage remembers your last choice across sessions. Set it once to the language you usually transcribe and auto-detect won't run again until you switch it back to Auto-detect.
What happens if I retry and the retry also comes back wrong?
You'd need to start fresh with a new transcription (which does cost a credit). The retry slot is one-shot per log, so after one use it's gone. In practice this is rare — the retry with the correct language almost always produces a clean transcript.
Does this affect the original transcript I already have?
Yes — the retry replaces the visible transcript in place. The previously-visible transcript is overwritten with the new one. Copy anything you wanted to keep from the original before hitting retry.