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 Price
$0.0036/ request
Input Price
$1.50/ 1M tokens

Modalities

audiotext

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

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"