video_transcript
Whisper transcription of an uploaded file — 1 credit/min; noSpeech=true and 0 credits when there is no speech. Costs 1 credit/min. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Video or audio file (multipart form field — use -F file=@path, not a query string). Max 200MB / 60 minutes. | |
| language | No | ISO-639-1 Whisper language hint, e.g. "en" or "tr". Omit to auto-detect. | |
| translate | No | When true, translate speech to English (Whisper translations API). Default false. | |
| timestampGranularity | No | segment (default) or word — word-level timings when Whisper exposes them. |