Back to Models

GPT-4o Transcribe

openaiopenai/gpt-4o-transcribe

Speech-to-text model powered by GPT-4o.

Context Length
--
Max Output
--
Request Priceper 1M tokens
$0.0072/ request
Input Priceper 1M tokens
$3.00/ 1M tokens

Modalities

audio→text

Pricing Breakdown

TypeRate
Request$0.0072 / request
Input$3.00 / 1M tokens
Output$12.00 / 1M tokens
Audio input$7.20 / 1M tokens
Estimated$0.0072 / minute

request is estimated 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/gpt-4o-transcribe"   -F "file=@speech.mp3"
Customer Support