gpt-4o-mini-audio-preview
GPT-4o mini Audio preview (OpenAI)
Yes — GPT-4o mini Audio preview is retired. OpenAI deprecated it on September 15, 2025 and shut it down on May 7, 2026; API requests to it now fail. The recommended replacement is GPT Audio mini.
The cost tier for audio on Chat Completions, aimed at transcription-adjacent work at volume. Retired in May 2026 with the rest of the gpt-4o audio family.
The facts
| Provider | OpenAI |
|---|---|
| Model id | gpt-4o-mini-audio-preview |
| Released | — |
| Deprecated | September 15, 2025 |
| Shutdown | May 7, 2026 · 84 days ago |
| Status | Retired |
| Last verified | July 30, 2026 |
What to use instead
gpt-audio-mini is deprecated in turn, shutting down January 2027. If you are migrating now, gpt-audio-1.5 avoids doing this twice.
What parameters gpt-audio-mini accepts on modelparams.dev
Change the id
In most cases the migration is one string. Check the parameter differences before you ship — newer models drop older sampling knobs more often than they add them.
- "model": "gpt-4o-mini-audio-preview"
+ "model": "gpt-audio-mini"
Where the migration path ends
The recommended successor has itself been replaced. Following the chain to a model that is still active today:
- gpt-4o-mini-audio-preview
- gpt-audio-mini Deprecated
- gpt-audio-1.5 Active
Frequently asked questions
- When did OpenAI GPT-4o mini Audio preview shut down?
- OpenAI GPT-4o mini Audio preview shut down on May 7, 2026. API requests to it fail from that date onward.
- What replaces OpenAI GPT-4o mini Audio preview?
- OpenAI recommends GPT Audio mini (`gpt-audio-mini`) as the replacement for OpenAI GPT-4o mini Audio preview. gpt-audio-mini is deprecated in turn, shutting down January 2027. If you are migrating now, gpt-audio-1.5 avoids doing this twice.
- Is OpenAI GPT-4o mini Audio preview still available?
- No. OpenAI GPT-4o mini Audio preview is retired and no longer served — it was shut down on May 7, 2026. Calls to it return an error.
- How do I migrate from OpenAI GPT-4o mini Audio preview to gpt-audio-mini?
- Swap the model id in your API call: replace "gpt-4o-mini-audio-preview" with "gpt-audio-mini". gpt-audio-mini is deprecated in turn, shutting down January 2027. If you are migrating now, gpt-audio-1.5 avoids doing this twice.
Sources
- OpenAI API deprecations · developers.openai.com · accessed July 30, 2026
Found something wrong? The data is one YAML file — edit it on GitHub.
This page, for machines
Drop the badge in a README so it turns red the day this model is retired:
[](https://modeldeprecations.dev/openai/gpt-4o-mini-audio-preview)