GPT-4o-mini Transcribe — audio model
GPT-4o-mini Transcribe is a audio model from OpenAI, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
OpenAI speech-to-text. POST /v1/audio/transcriptions with audio (multipart file or JSON base64); returns {text, usage}.
Specs
| Vendor | OpenAI |
|---|---|
| Type | audio |
| Context window | — |
| Pricing | $1.25/M audio in · $5/M text out |
| API | transcriptions |
Code example
curl https://api.hormouz.net/v1/audio/transcriptions \ -H "Authorization: Bearer ng-YOUR_API_KEY" \ -F model=openai/gpt-4o-mini-transcribe \ -F file=@audio.mp3
Use via Hormouz
Connect to this model and 450+ others with one API key — stable under heavy load and optimized for Iran.
Get started