> 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.

## Numerals Support Now Available for 4 New Languages: Bulgarian, Chinese (Cantonese, Traditional), Malay, and Korean (Monolingual Models)

#### Supported languages and language codes:
- Bulgarian (`bg`)
- Chinese (Cantonese, Traditional) (`zh-HK`)
- Malay (`ms`)
- Korean (`ko`, `ko-KR`)

You can now use Deepgram’s Numerals feature with monolingual models for Bulgarian, Chinese (Cantonese, Traditional), Malay, and Korean. Numerals converts spoken numbers into digits (for example, "three hundred" → "300") in your transcript, helping you create more accurate and easily processed results.

**How to use Numerals:**  
To enable numerals, add the `numerals=true` parameter to your Deepgram API request.


Learn more about using Numerals and see the full list of supported languages on the [Numerals documentation page](https://developers.deepgram.com/docs/numerals).