GPT Audio Mini

A cost-efficient version of GPT Audio. The new snapshot features an upgraded decoder for more natural sounding voices and maintains better voice consistency. Input is priced at $0.60 per million tokens and output is priced at $2.40 per million tokens.

ChatOpenAI128k tokens$0.654 / $2.6161 · 1M

openai/gpt-audio-mini

Contexto
128k tokens
Máx. completion
16,384
Tools
JSON
Lanzamiento
2026-01-19

Llámalo desde Geek Hub

El mismo SDK de OpenAI. Cambia el base URL y el id del modelo.

curl https://api.geekhub.mx/v1/chat/completions \
  -H "Authorization: Bearer $GEEKHUB_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "openai/gpt-audio-mini",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Consigue tu API key

Preguntas frecuentes

¿Qué es GPT Audio Mini?
A cost-efficient version of GPT Audio. The new snapshot features an upgraded decoder for more natural sounding voices and maintains better voice consistency. Input is priced at $0.60 per million tokens and output is priced at $2.40 per million tokens. GPT Audio Mini corre en el API de Geek Hub (compatible con OpenAI). Id: openai/gpt-audio-mini.
¿GPT Audio Mini es gratis?
No. El input cuesta $0.654 / 1M tokens y el output $2.6161 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de GPT Audio Mini?
GPT Audio Mini tiene una ventana de 128k tokens. Soporta hasta 16,384 tokens de completion.
¿GPT Audio Mini soporta tool calling y structured outputs?
GPT Audio Mini acepta tools y tool_choice para function calling. También soporta structured outputs con un JSON schema en response_format.
¿Cuándo se lanzó GPT Audio Mini?
GPT Audio Mini se lanzó el 19 de enero de 2026.

Más modelos de OpenAI