返回模型列表

GPT-4o Mini Transcribe

openaiopenai/gpt-4o-mini-transcribe

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

上下文长度
--
最大输出
--
请求价格
$0.0036每次请求
输入价格
$1.50每百万 Tokens

模态能力

音频文本

价格明细

类型费率
请求$0.0036 每次请求
输入$1.50 每百万 Tokens
输出$6.00 每百万 Tokens
Audio input$3.60 每百万 Tokens
Estimated$0.0036 每分钟

request is estimated price per minute

支持参数

filelanguagepromptresponse_formattemperature

API 使用示例

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"