Export SRT or VTT caption files
You can export completed transcripts in SRT or VTT format, which can be used for subtitles and closed captions in videos. You can also customize the maximum number of characters per caption by specifying thechars_per_caption parameter.
Export paragraphs
You can retrieve transcripts that are automatically segmented into paragraphs. The text of the transcript is broken down by paragraphs, along with additional metadata.Export sentences
You can retrieve transcripts that are automatically segmented into sentences, for a more reader-friendly experience. The text of the transcript is broken down by sentences, along with additional metadata.Word-level timestamps
The response also includes an array with information about each word:API Reference
Additional resources
Is there a way to generate SRT or VTT captions with speaker labels?
Learn how to create caption files that include speaker identification.