Exporting SRT Files
From a voice page
- Generate your audio as normal
- Below the audio player, click Download SRT
- The
.srtfile downloads to your device
From AI Voice Studio
- Complete your project
- Click Export
- Choose SRT from the format options
- Download — one SRT file covering the entire project timeline
SRT file format
A standard SRT file looks like this:
1
00:00:00,000 --> 00:00:00,420
Hello,
2
00:00:00,420 --> 00:00:00,840
welcome
3
00:00:00,840 --> 00:00:01,500
to VocalLab.
Each block has: an index number, a timestamp range, and the text for that moment.
Editing SRT files
You can open and edit .srt files in any text editor. This lets you:
- Fix a misspelled caption word
- Adjust timing slightly
- Merge or split caption lines
Most video editors (Premiere, DaVinci Resolve, CapCut) accept SRT files directly.


