Back to Models

GPT-4o Transcribe

openaiopenai/gpt-4o-transcribe

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

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

Modalities

audiotext

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

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"