Supported languages
The Voice Cloning API supports synthesis in 12 Indian languages. Pass any of the following codes as language_code in your request.
Language codes
Codes follow the BCP-47 standard. If you need a language not listed here, contact your account manager.
Cross-lingual support
Every supported language can be synthesized from a reference clip in any other supported language. The reference clip’s language does not need to match language_code. See Clone Across Languages for details.
Script support
The text field accepts native scripts for each language. Always prefer the native script for the most accurate pronunciation:
Code-mixed text
Code-mixed input (e.g. Hindi with embedded English words written in Roman script) is supported, and frequently appears in real-world Indian content. The model handles common mixing patterns natively:
For best results with code-mixed text, set language_code to the dominant language (Hindi in the example above).
Pre-TTS text normalization (enable_text_normalization) converts numbers, currencies, and dates to their spoken form before synthesis. It is supported for all 12 languages listed above and is skipped silently for any other code.