GPT Audio Mini performance data on Rival is based on blind head-to-head community voting. Overall win rate: 57.1% across 7 duels. 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
Podcast Introduction
Emotional Monologue
News Anchor Bulletin
Multilingual Greeting
Try GPT Audio Mini
We're not suggesting you leave GPT Audio Mini. We're just... putting these here. In case you're curious. Which you are, because you scrolled this far.