Back to Models

GPT-4o Mini Transcribe

openaiopenai/gpt-4o-mini-transcribe

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

Context Length
--
Max Output
--
Request Priceper 1M tokens
$0.0036/ request
Input Priceper 1M tokens
$1.50/ 1M tokens

Modalities

audio→text

Pricing Breakdown

TypeRate
Request$0.0036 / request
Input$1.50 / 1M tokens
Output$6.00 / 1M tokens
Audio input$3.60 / 1M tokens
Estimated$0.0036 / 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-mini-transcribe"   -F "file=@speech.mp3"
Customer Support