Back to Models

Whisper

openaiopenai/whisper-1

General-purpose speech recognition model.

Context Length
--
Max Output
--
Request Priceper request
$0.0072/ request

Modalities

audio→text

Pricing Breakdown

TypeRate
Request$0.0072 / request

request is price per minute

Supported Parameters

filelanguagepromptresponse_formattemperature

API Usage Examples

Use the global api.therouter.ai endpoint shown below for new integrations; the legacy China accelerated endpoint is retired.

cURL
curl https://api.therouter.ai/v1/audio/transcriptions   -H "Authorization: Bearer $THE_ROUTER_API_KEY"   -F "model=openai/whisper-1"   -F "file=@speech.mp3"
Customer Support