whisper — image generation model
whisper is a image generation model from OpenAI, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
Specs
| Vendor | OpenAI |
|---|---|
| Type | audio, text |
| Context window | — |
| Pricing | ~$0.000575 / sec (Nvidia A40 GPU) |
| API | predictions |
Code example
# Create the prediction, then poll until succeeded
curl -s https://api.hormouz.net/v1/predictions \
-H "Authorization: Bearer ng-YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"version":"openai/whisper","input":{"prompt":"A beautiful sunset"}}'Use via Hormouz
Connect to this model and 450+ others with one API key — stable under heavy load and optimized for Iran.
Get started