Most Descript errors come down to three things: you're on an outdated version, something in your project's media got corrupted, or the transcription service is backed up. None of that is fun to deal with when you're trying to hit a deadline -- but all of it is fixable.
TL;DR: Most Descript errors are browser/app version issues, corrupted project files, or transcription queue delays. Here are the fixes.
The Most Common Descript Errors
Before getting into fixes, here's what Descript users actually run into most often:
- Transcription failing or stuck — the progress spinner just... stays there
- Video export not working — export hangs, fails partway through, or produces a broken file
- Overdub voice cloning issues — "My voice doesn't sound right" or generation just errors out
- App crashing or won't open — especially after an OS update or a new Descript version
- Audio sync problems — video and audio drift out of sync after editing
Each has its own cause and fix. Start with the one that matches your problem.
Fix 1: Transcription Failing or Stuck
This is probably the most reported Descript issue. You upload a file, start transcription, and it either errors immediately or just hangs forever.
Check Descript's status page first. Go to status.descript.com. Transcription is a cloud service -- if there's an outage or heavy queue, nothing you do locally will matter. Worth the five seconds.
Check your plan's transcription limit. Free plan users get one hour of transcription per month. If you've hit that ceiling, Descript won't tell you clearly -- it just won't transcribe. Log in, go to Settings, and check your usage.
Update the app. Descript pushes transcription engine updates fairly regularly. Old versions sometimes can't communicate with the current API. Go to Help → Check for Updates.
Re-check your audio format. Descript handles MP4, MOV, MP3, WAV, and M4A reliably. AAC inside a .m4v container, some WebM variants, and audio-only formats from certain voice recorders can fail silently. If your file's weird, run it through HandBrake or Audacity first to convert it to MP3 or WAV.
Try a shorter clip. If a 90-minute file isn't transcribing, drag a 5-minute section into a new project. If that works, the issue is probably file size or duration hitting a limit. You can transcribe in chunks and merge the transcripts.
Delete and re-import the file. Sometimes the upload itself gets corrupted mid-transfer. Remove the clip from your project, close Descript, reopen, and re-import the original file from your drive.
Fix 2: Video Export Not Working
Exports failing is the worst -- usually happens at 97% and you've been waiting 20 minutes. A few things cause this.
Check disk space. Descript renders to a temp folder before writing the final file. If you're low on space, export will fail without a useful error message. I'd want 10GB free minimum before attempting a long export.
Update Descript. Export bugs get patched. Check for updates before spending an hour diagnosing something that was fixed two weeks ago.
Isolate the problem clip. Export the first third of your timeline only. If that works, try the second third. If one section fails consistently, there's a media asset causing the problem -- usually a re-linked clip, a file that moved locations, or something that was imported from an external drive that's no longer connected.
Try a different export preset. Sometimes a specific resolution or codec combination triggers a bug. If you're exporting 4K H.265, try 1080p H.264 first. If that works, you know where the issue is.
Switch to the web app. Go to web.descript.com and open your project there. The web exporter uses different rendering infrastructure than the desktop app. Not always faster, but it sidesteps OS-level rendering issues.
Close everything else. Video export is resource-heavy. Close Chrome tabs, other video apps, and anything else chewing through RAM or GPU. On older machines especially, competing processes can cause export to fail with what looks like a Descript error but is actually a resource issue.
Fix 3: Overdub Voice Cloning Issues
Overdub -- Descript's AI voice feature that lets you correct mistakes by typing -- is genuinely useful when it works. When it doesn't, it's usually one of these problems.
Re-record your voice sample. If Overdub output sounds wrong -- too robotic, mismatched tone, or just off -- the voice model is probably based on a noisy or inconsistent recording. Descript recommends recording in a quiet room with a decent microphone. No background noise, no room echo. Re-recording the training sample and rebuilding the model often fixes quality issues.
Use Overdub for short corrections only. Overdub is designed to fix a word or sentence you flubbed, not to generate new paragraphs. Quality degrades noticeably over longer passages. If you need to add a full new section, re-record it yourself.
Check your plan. Overdub is a paid feature. It's not available on the free tier. If you're getting access errors, check your subscription status.
Regenerate the specific word. In the Descript editor, click the Overdub-generated word and look for a regenerate option. Sometimes the first pass produces something weird, and a second generation is significantly better.
Check for pending app updates. Descript has been iterating on Overdub quality. Older versions have older voice models. Update first.
Fix 4: App Crashing or Won't Open
Check for an OS update conflict. Descript crashes spike after macOS and Windows updates. If Descript stopped working right after an OS update, check Descript's Twitter/X or community forums for whether other users are reporting the same issue -- often Descript pushes a compatibility patch within a few days.
Clear the Descript cache. This fixes a lot of weird crashes. On Mac:
~/Library/Application Support/Descript/-- delete the Cache folder inside it. On Windows:%AppData%\Descript\-- same thing. Relaunch Descript. Your projects are stored server-side so nothing is lost.Reinstall Descript. Full uninstall, reboot, fresh install from descript.com. App state corruption from an incomplete update causes more crashes than people realize.
Try the web app. web.descript.com runs in your browser and bypasses most OS-level issues. If the web app works and the desktop app doesn't, you've confirmed it's a local installation problem.
Update your graphics drivers. On Windows especially, Descript uses GPU acceleration for the waveform display and video preview. Outdated drivers cause crashes that look like Descript bugs but aren't. Check Device Manager for pending GPU driver updates.
Fix 5: Audio Sync Problems
Your video is drifting out of sync with the audio -- you can see it happening when you play back.
Don't change playback speed before transcribing. Adjusting clip speed in Descript before transcription is generated can cause the transcript to attach to the wrong timing. Transcribe first, then adjust speed if needed.
Re-sync by detaching and re-attaching the transcript. In the Script menu, look for options to detach and re-sync the transcript to the audio. This is Descript's built-in fix for sync drift.
Check your original file. Variable frame rate (VFR) video files -- common with screen recordings and phone footage -- cause sync problems in almost every video editor, including Descript. Convert VFR files to CFR (constant frame rate) using HandBrake before importing. Set the frame rate to 30fps CFR.
Remove and re-import the affected clip. If sync broke on one specific clip, the simplest fix is deleting it from the timeline, saving, closing Descript, reopening, and re-importing that clip fresh.
How to Recover a Corrupted Descript Project
Projects can get corrupted -- usually after a crash mid-save, an interrupted sync, or editing across multiple devices simultaneously.
First, try this:
- Open Descript and go to your project list
- Look for a "Recover" or earlier version option -- Descript keeps version history
- If you see a recoverable version, restore from that
If that doesn't work:
- Don't panic -- your media files are stored separately from the project file
- Create a new project
- Re-import your original media files (not from Descript's internal storage, but from wherever you originally sourced them)
- Your transcript work will need to be redone, but your raw recordings are almost certainly intact
Prevention:
- Don't edit the same project on two devices simultaneously -- Descript doesn't have true real-time co-editing conflict resolution
- Save and close before switching machines
- Export final versions to your drive; don't rely on cloud sync for your only copy
When to Contact Descript Support
Try self-service fixes first. But contact support if:
- Your project is showing as corrupted and you can't restore a previous version
- You're being charged for a subscription tier you canceled
- Overdub is generating completely wrong voice (sounds like someone else)
- Export has failed 5+ times with different workarounds attempted
- Your account shows as exceeding transcription limits when you haven't used them
Descript support is at support.descript.com. When you submit a ticket, include your project ID (visible in the URL when the project is open), the exact error message, your OS version, and what you've already tried. This cuts the back-and-forth significantly.
FAQ
Why is Descript transcription not working?
Usually a format issue, a plan limit, or a temporary service problem. Check status.descript.com, convert your file to MP3 or WAV, and make sure you haven't hit your monthly transcription cap.
How do I fix Descript export errors?
Free up disk space, update the app, and isolate which clip is causing the failure by exporting in sections. The web app at web.descript.com is worth trying as a fallback exporter.
Is Descript down?
Check status.descript.com. Transcription queue delays are the most common service issue -- usually resolves within an hour.
Does Descript work on Windows?
Yes. Windows 10 or later. Keep your GPU drivers current -- Descript uses them for rendering and outdated drivers cause crashes.
Looking for More Descript Help?
If you're evaluating whether Descript is worth the subscription in the first place, our full Descript review covers the transcript editing workflow, Overdub quality, and where it genuinely falls short. And if you're deciding between Descript and another AI video tool, the Descript vs HeyGen comparison breaks down which tool makes more sense depending on your use case.
Top comments (0)