OpenAI: GPT Audio — AI model

OpenAI: GPT Audio is a AI model from OpenAI, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.

The gpt-audio model is OpenAI's first generally available audio model. The new snapshot features an upgraded decoder for more natural sounding voices and maintains better voice consistency. Audio is priced...

Specs

VendorOpenAI
Typetext, audio
Context window128,000 tokens
Pricing$2.50/M in · $10.00/M out
APIchat_completions
CapabilitiesTools

Code example

curl https://api.hormouz.net/v1/chat/completions \
  -H "Authorization: Bearer ng-YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "openai/gpt-audio",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Use via Hormouz

Connect to this model and 450+ others with one API key — stable under heavy load and optimized for Iran.

Get started

Related models