Endpoint for requesting video transcription
slug, check specific limits and features, and verify LoRA availability.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
application/json Video transcription parameters
Video file to transcribe. Supported formats: MP4, MPEG, QuickTime (MOV), AVI, WMV, OGG. Maximum file size: 10 MB. Video must contain an audio stream.
Should transcription include timestamps
The model to use for generation
"WhisperLargeV3"
If true, the result will be returned directly in the response instead of only download url. Optional parameter.
false
ID of the inference request.
Information from success endpoint