Endpoint for calculating price for video to text inference
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
application/json Video transcription parameters
URL of video to transcribe
"https://www.youtube.com/watch?v=jNQXAC9IVRw"
Should transcription include timestamps
The model to use for transcription. Available models can be retrieved via the GET /api/v1/client/models endpoint.
"WhisperLargeV3"
Calculated price for video to text inference.