Endpoint for requesting audio transcription (Twitter Spaces)
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 Audio transcription parameters
URL of Twitter Spaces audio to transcribe
"https://twitter.com/i/spaces/1nAKEERkeLbKL"
Should transcription include timestamps
The model to use for transcription. Available models can be retrieved via the GET /api/v1/client/models endpoint.
"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