1. Aligning Podcast Subtitles Automatically
Podcast ProducerBackground
A producer has a fully transcribed SRT file, but the audio recording has an intro silence that makes the subtitles start too early.
Problem
The subtitles need to be shifted forward to match the first spoken word without manually editing timestamps.
How to use
Upload the podcast MP3 file and the SRT caption file. Set the alignment mode to 'Auto from first speech onset' and select SRT as the output format.
alignmentMode: "auto", outputFormat: "srt"Outcome
The tool detects the first speech onset in the audio and shifts all subtitle cues forward by that exact duration, perfectly aligning the text.