> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://developers.deepgram.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://developers.deepgram.com/_mcp/server.

## Nova-3 Adds Armenian, Plus Improved Models for Tamil, Indonesian, and Belarusian

We have added Armenian as a new Nova-3 language and released improved Nova-3 monolingual models for several existing languages. These updates expand language coverage and enhance transcription quality for both batch and streaming workloads.

### 🆕 New language

- Armenian (`hy`) — available for batch and streaming. Access it by setting `model="nova-3"` and `language="hy"` in your request.

### ✨ Improved models

#### Batch models
- Tamil (`ta`)
- Indonesian (`id`)

#### Streaming models
- Tamil (`ta`)
- Belarusian (`be`)

You do not need to change your API requests to access the improvements to existing languages; the updates are live for all users.

For more details and to see the full list of supported languages, visit the [Deepgram Supported Languages documentation](https://developers.deepgram.com/docs/models-languages-overview).