Generate video transcription
Create Video Transcription
Generate a transcription for a video with speech recognition and speaker diarization
POST
Generate video transcription
Generate a complete transcription of the video’s audio content using automatic speech recognition.
- Generates timestamped transcript with word-level timing information
- Includes automatic speaker diarization when available
- Returns success confirmation; retrieve actual transcript with get-transcription
- Processing time depends on video duration
- Transcript is cached after first generation (use force: true to regenerate)
- Optional
language_codeparameter hints the transcription engine about the spoken language for better accuracy
Authorizations
API key for authentication (sk-xxx format)
Path Parameters
Pattern:
^m-Example:
"m-12345"
Body
application/json