nova-sonic
Amazon Nova Sonic (Amazon)
Yes — Amazon deprecated Amazon Nova Sonic on March 13, 2026 and shuts it down on September 14, 2026 (in 42 days). The recommended replacement is OpenAI GPT Realtime 2.1.
Amazon's speech-to-speech model, taking audio in and returning audio plus a transcript over a bidirectional stream, in five languages. Legacy since 13 March 2026 with an end of life on 14 September, and Bedrock's table names no replacement - there is currently no other Amazon-trained speech model on Bedrock. The Bedrock invoke id is amazon.nova-sonic-v1:0.
The facts
| Provider | Amazon |
|---|---|
| Model id | nova-sonic |
| Released | — |
| Deprecated | March 13, 2026 |
| Shutdown | September 14, 2026 · in 42 days |
| Status | Deprecated |
| Last verified | August 3, 2026 |
What to use instead
Bedrock's lifecycle table names no successor and Nova 2 Sonic is documented by name only, with no Bedrock model id published in the pages cited here. OpenAI's realtime model is the nearest live speech-to-speech equivalent this catalogue can point at; it is our suggestion, not Amazon's.
What parameters gpt-realtime-2.1 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": "nova-sonic"
+ "model": "gpt-realtime-2.1"
Frequently asked questions
- When will Amazon Nova Sonic shut down?
- Amazon Nova Sonic is scheduled to shut down on September 14, 2026, in 42 days.
- What replaces Amazon Nova Sonic?
- Amazon recommends OpenAI GPT Realtime 2.1 (`gpt-realtime-2.1`) as the replacement for Amazon Nova Sonic. Bedrock's lifecycle table names no successor and Nova 2 Sonic is documented by name only, with no Bedrock model id published in the pages cited here. OpenAI's realtime model is the nearest live speech-to-speech equivalent this catalogue can point at; it is our suggestion, not Amazon's.
- Is Amazon Nova Sonic still available?
- Yes, for now. Amazon Nova Sonic is deprecated but still answers requests until September 14, 2026. Deprecated models get no further updates and are the first to lose capacity.
- How do I migrate from Amazon Nova Sonic to gpt-realtime-2.1?
- Swap the model id in your API call: replace "nova-sonic" with "gpt-realtime-2.1". Bedrock's lifecycle table names no successor and Nova 2 Sonic is documented by name only, with no Bedrock model id published in the pages cited here. OpenAI's realtime model is the nearest live speech-to-speech equivalent this catalogue can point at; it is our suggestion, not Amazon's.
Sources
- Amazon Bedrock model lifecycle · docs.aws.amazon.com · accessed August 3, 2026
- What is Amazon Nova · docs.aws.amazon.com · accessed August 3, 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/amazon/nova-sonic)