gpt-audio-mini
GPT Audio mini (OpenAI)
Yes — OpenAI deprecated GPT Audio mini on July 20, 2026 and shuts it down on January 20, 2027 (in 174 days). The recommended replacement is GPT Audio 1.5.
The cheap audio model, and the named replacement for gpt-4o-mini-audio-preview before being deprecated itself nine months later. Anyone following OpenAIs own migration advice through 2026 has now been moved twice.
The facts
| Provider | OpenAI |
|---|---|
| Model id | gpt-audio-mini |
| Released | — |
| Deprecated | July 20, 2026 |
| Shutdown | January 20, 2027 · in 174 days |
| Status | Deprecated |
| Last verified | July 30, 2026 |
What to use instead
There is no mini id in the 1.5 audio generation; the cheaper tier folded back into the base model.
What parameters gpt-audio-1.5 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-audio-mini"
+ "model": "gpt-audio-1.5"
Frequently asked questions
- When will OpenAI GPT Audio mini shut down?
- OpenAI GPT Audio mini is scheduled to shut down on January 20, 2027, in 174 days.
- What replaces OpenAI GPT Audio mini?
- OpenAI recommends GPT Audio 1.5 (`gpt-audio-1.5`) as the replacement for OpenAI GPT Audio mini. There is no mini id in the 1.5 audio generation; the cheaper tier folded back into the base model.
- Is OpenAI GPT Audio mini still available?
- Yes, for now. OpenAI GPT Audio mini is deprecated but still answers requests until January 20, 2027. Deprecated models get no further updates and are the first to lose capacity.
- How do I migrate from OpenAI GPT Audio mini to gpt-audio-1.5?
- Swap the model id in your API call: replace "gpt-audio-mini" with "gpt-audio-1.5". There is no mini id in the 1.5 audio generation; the cheaper tier folded back into the base model.
Models that migrate here
OpenAI names GPT Audio mini as the replacement for one model.
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-audio-mini)