Subtitling and dubbing look like two versions of the same request, and they are not. Subtitling is a reading task with hard numbers: characters per second, line length, minimum and maximum duration, gaps between cues. Dubbing is a writing and performance task with a different set of hard constraints: lip sync, isochrony, character voice, breath and register. A tool that is excellent at the first is usually useless at the second, and 2026 has made that gap wider rather than smaller.
This guide separates the two jobs, names the AI tools that are genuinely used in each, and is explicit about what is free. It ends with the part the marketing pages leave out: what the AI still cannot do, and why the person reviewing its output is the one who gets paid.
In This Article
- Subtitling and Dubbing Are Two Different Jobs
- Free and Open-Source Subtitling Tools
- Professional Subtitling Software With AI
- AI Transcription and Caption Services
- AI Dubbing Platforms
- Which Tool for Which Job
- A Realistic AI Subtitling Workflow
- What the AI Still Cannot Do
- Learn the Craft at TranslaStars
- Frequently Asked Questions
1. Subtitling and Dubbing Are Two Different Jobs
A subtitler has to make text readable in the time a viewer has. That produces measurable constraints: a maximum characters-per-second rate, a maximum number of characters per line, a minimum duration so a cue does not flash, a maximum duration so a cue does not sit there long after the line was spoken, and a gap between consecutive cues. Tools in this market compete on how well they display and police those numbers.
A dubbing adapter has to make a performance possible: the line has to fit the actor's mouth and the original timing, keep the character's register, survive the culture of the target audience, and still sound like speech rather than like a translation. There is no characters-per-second counter for that, and the metrics that matter (sync, naturalness, emotion) are judged by ear.
One sentence explains most tool choices in this article: subtitling tools measure text, dubbing tools imitate voices. Only one of those two things is a quality standard.
2. Free and Open-Source Subtitling Tools
2.1. Subtitle Edit
Subtitle Edit is the free workhorse of the field, open source and developed in the open on GitHub. It converts between essentially every subtitle format, offers waveform and spectrogram views for timing, has a batch mode, and it speaks to speech-recognition engines so you can go from audio to a first SRT inside the same application. Its documentation, including the conventions for line length and reading speed, is at Subtitle Edit Help. If you only install one free subtitling tool, install this one.
2.2. Aegisub
Aegisub is the free tool that grew out of fansubbing and is still the strongest option when the work is stylistic: karaoke timing, typesetting, complex ASS and SSA styling, and precise control over where a line sits on screen. For broadcast subtitling it is less convenient than Subtitle Edit, but for stylised and vertical video work it remains the reference.
2.3. Whisper and its ecosystem
Whisper is the open speech-recognition model that changed the economics of transcription, and it produces time-coded text for around a hundred languages. Around it a free ecosystem has grown: faster-whisper for speed on a modest machine, whisper.cpp for running it locally without a Python environment, and Buzz as a desktop application that puts a Whisper model behind a simple interface. All of them are free, all of them run offline, and for confidential material offline is usually the deciding feature.
2.4. FFmpeg
FFmpeg is not a subtitling tool, and every subtitler ends up using it: extract the audio track for transcription, burn subtitles in for a review copy, convert a container the client cannot open, or check the real frame rate of a file. It is free, command line, and the only tool in this article that will still be on your machine in ten years.
The free chain works like this: whisper.cpp or Buzz transcribes, Subtitle Edit segments and times, Aegisub handles the styling, FFmpeg moves the media around. Nothing in that chain costs a licence, and nothing in it checks whether the result is readable.
3. Professional Subtitling Software With AI
The professional market is small, and the tools in it exist because broadcasters need frame accuracy, format compliance and audit trails that a free editor does not provide.
EZTitles is the reference for broadcast subtitle and caption work, with AI assistance for speech recognition, segmentation and quality control layered on top of a parser that checks the delivery rules of each client. Avellan takes a modern, browser-first route to the same problem, built around an AI-assisted workflow rather than a legacy desktop interface. We teach both, and both have a free course on our platform:
4. AI Transcription and Caption Services
Between the free desktop tools and the dubbing platforms sits the large group of web services that turn media into captions and are used by content teams rather than by subtitlers.
| Service | What it is good at | Free access |
|---|---|---|
| Descript | Editing video by editing its transcript, with AI-generated captions and filler-word removal in the same flow | Limited free plan |
| VEED | Browser editing with automatic subtitles, translation and a styled caption layer | Limited free plan |
| Kapwing | Fast subtitle generation for social video, with resize and repurposing tools | Limited free plan |
| Otter | Meeting and interview transcription with speaker labels and summaries | Limited free plan |
| Sonix | Transcription and translation at scale with API access and a subtitle editor | Trial, then paid |
| Happy Scribe | Transcription and subtitle export in many delivery formats, popular with localisation teams | Trial, then paid |
| Google Cloud Speech-to-Text | High-accuracy recognition inside your own pipeline, with speaker diarisation and word-level timing | Free monthly allowance, then paid |
| Azure AI Speech | The same, with a generous free tier, custom speech models and captioning APIs | Free tier, then paid |
| Speechmatics | Accuracy in difficult audio, useful for accented or noisy material | Trial, then paid |
Two of these are worth a closer look for a subtitler rather than a content manager. The engine services (Google and Azure) give you word-level timing, which is what you want when you have to repair a badly segmented transcript instead of accepting it. The editor services give you a caption file you will still have to review: their defaults are tuned for social video, where a cue with forty characters and no minimum gap is normal.
5. AI Dubbing Platforms
Dubbing is where the money and the hype are in 2026, and the honest summary is that these platforms produce a strong first pass and are sold as a finished product. They are useful; they are not a substitute for an adapter or a director.
5.1. Voice, translation and lip sync
ElevenLabs is the most widely used voice platform, and its Dubbing Studio adds automatic transcription, translation, speaker separation and the ability to edit the transcript before regenerating the dub. Deepdub aims at the professional end of the market with a focus on emotional performance and rights, and is used on content where the original cast matters. Rask AI and Dubverse sit in the fast, self-service layer: upload a video, pick a language, receive a dubbed version with a subtitle file. Camb.ai and HeyGen both pair dubbing with avatars and translated video, which is the format corporate and e-learning clients ask for most.
5.2. Voice cloning, sync and research
Respeecher is the voice-cloning specialist used for film and series work, where a performance has to be reproduced rather than merely translated. Sync.so attacks lip sync as a separate layer, which is the correct way to think about it: dubbing fails on lip movement first and on translation second. Altered Studio covers voice transformation and dubbing for smaller productions.
One market move worth knowing: Papercup, once a standalone AI dubbing product, is now part of RWS. papercup.com redirects to RWS's AI dubbing service, so old links and old comparisons pointing at Papercup as an independent tool are out of date. We are naming the redirect rather than linking the old product page as if it still existed.
6. Which Tool for Which Job
| Task | Free option | Paid or licensed option |
|---|---|---|
| Transcribe audio offline | Whisper, whisper.cpp, faster-whisper, Buzz | Cloud speech APIs when you need scale or diarisation |
| Segment, time and QC a subtitle file | Subtitle Edit, Aegisub | EZTitles, Avellan |
| Stylised subtitles and vertical video | Aegisub | EZTitles with client templates |
| Automatic captions for social media | Subtitle Edit with a Whisper model | VEED, Kapwing, Descript |
| Meeting or interview transcription | Whisper with a diarisation script | Otter, Sonix, Happy Scribe |
| Dubbing a corporate video | Not really free: a good adapter and a voice actor | ElevenLabs, HeyGen, Rask AI, Dubverse |
| Dubbing film or series | Nothing free that meets the standard | Deepdub, Respeecher, Sync.so, RWS |
7. A Realistic AI Subtitling Workflow
The workflow I would recommend to anyone starting in 2026, with the free chain and a paid tool only where it earns its place.
- Transcribe locally. Run the audio through Whisper, faster-whisper or Buzz. Keep the word-level timing: you will need it to repair segmentation.
- Import into Subtitle Edit. Fix the transcription errors first (names, acronyms, numbers), because segmentation decisions depend on the words being right.
- Re-segment by the reading rate, not by the pauses. Set your characters-per-second ceiling and minimum duration, then let the tool flag the cues that break them.
- Fix line breaks at the syntax, not the margin. A break in the middle of a noun phrase is the most common defect in automatic output.
- Check the gaps and the shot changes. A cue that survives across a cut is a defect; so is a two-frame gap.
- Do the pass a machine cannot do: italics for voices off screen, speaker identification, sound description when the brief asks for SDH, and condensation where the source is simply too fast.
- Deliver the format the client asked for, and keep the project file. The next revision always comes.
8. What the AI Still Cannot Do
Four limits that decide who gets paid in this market.
Segmentation. Automatic segmentation cuts at pauses and returns cues of twenty words. Readability decides where a cue should end, and that decision needs the sentence's meaning.
Performance. A dubbing platform can imitate a voice; it cannot decide that a character's line has to be funny, or that in this market an angry reply has to sound colder. Those are adaptation decisions, and they are made before the voice is generated.
Register and convention. Italics for off-screen voices, capitalisation of speaker labels, sound description, numbers written as words or figures, quotation marks: each market has a house convention, and none of them is in the model's default.
Responsibility. When a delivered subtitle file has a cue that runs eight seconds at twenty-five characters per second, the client does not complain to the model. That asymmetry between who does the work and who answers for it is the reason the professional role survives the tooling.
9. Learn the Craft at TranslaStars
The tools above are the shelf. The courses are the part that turns the shelf into a rate you can charge.
Two of them are free, and they are the fastest way into the tools named in this article: AI-Powered Subtitling with EZTitles and AI-Powered Subtitling with Avellan. The full catalogue is on the TranslaStars courses page, and free practical material, including audio training, is collected at TranslaStars Audio.
If audiovisual translation is the field you want, the programmes are collected on the Audiovisual Translation courses page, which gathers subtitling, dubbing, voice-over, SDH and transcreation in one place. And if you want a full qualification rather than a single course, the Master in AI, Translation and New Tech for Audiovisual Translation combines AVT, AI and project management in one professional programme. The rest of the catalogue is at TranslaStars courses.
Frequently Asked Questions
9.1. Can AI subtitle a video on its own?
It can produce a subtitle file with correct time codes covering the audio, and that is a different thing from subtitles a viewer can read. The automatic pass decides where cues end and how long they stay based on pauses and word counts, not on syntax, reading speed or shot changes. Treat the output as a transcript in a subtitle format.
9.2. Is Whisper free for commercial work?
The model and its reference implementation are open source and can be run commercially. What you are using when you run it locally is a model on your own machine, with no per-minute fee; the cloud services built on similar models are billed by usage instead. Check the licence of the specific repository you download, since the ecosystem has several implementations.
9.3. Which is better for dubbing, ElevenLabs or Deepdub?
They answer different questions. ElevenLabs is a voice platform with a dubbing studio on top and is the practical choice for corporate, e-learning and social content. Deepdub aims at film and series work, where performance, emotion and rights are the constraints. Audition both on the same thirty seconds before deciding, and check what the terms say about the rights of the voice in your source.
9.4. Do I need a paid subtitling tool to work professionally?
Not to learn, and not for every client. Broadcast and streaming deliveries usually require frame-accurate formats and a client-side parser, which is where EZTitles and Avellan live, and where the free editors stop. For social media, e-learning, corporate video and most freelance work, Subtitle Edit plus a Whisper model does the job.
9.5. What about lip sync in AI dubbing?
It is a separate layer, and it is the reason a dubbed version fails visibly. Some platforms include it, others such as Sync.so sell it as a service, and in film and series work a human adapter still decides how much of the line has to be rewritten to fit the mouth. When a vendor promises a perfect dub, ask what happens to the lip sync when the translated line is longer than the original.
More on this blog: Main Subtitling Challenges and Solutions for the obstacles that appear in every project, and Why Audiovisual Translation Is Essential for the context of the market.



