GPT Audio Mini performance data on RIVAL is based on blind head-to-head community voting. All vote data is part of RIVAL's open dataset of 21,000+ human preference judgments across 200+ AI models. Model responses are curated from 6 challenges.
Cost-efficient version of GPT Audio. Features an upgraded decoder for more natural sounding voices and better voice consistency at a fraction of the cost.
Use GPT Audio Mini in your applications via the OpenRouter API. Copy the code below to get started.
import requests
response = requests.post(
"https://openrouter.ai/api/v1/chat/completions" ,
headers={
"Authorization""Bearer $OPENROUTER_API_KEY" : ,
"Content-Type""application/json" :
},
json={
"model""openai/gpt-audio-mini" : ,
"messages""role""user""content""Hello!" : [{: , : }]
}
)
print(response.json())Replace $OPENROUTER_API_KEY with your API key from openrouter.ai/keys
6 outputs from GPT Audio Mini
Character Voice Dialogue
Narrator Storytelling
Emotional Monologue
News Anchor Bulletin
Multilingual Greeting
Podcast Introduction