What the AI actually does
Captions are generated by ElevenLabs Scribe v2, a speech recognition model trained for transcription rather than for conversation. It returns a timestamp for every individual word, not just for each caption block, which is what makes the timings line up with speech instead of drifting a second or two out over a long recording.
That word-level output is also why re-timing is cheap. When you split or merge a caption in the editor, the new block inherits real timings from the words inside it — nothing is interpolated or guessed.




