Guides
Languages
LMNT supports multiple languages. Learn how to use them here.
Our system voices support synthesis in the following languages:
English
Chinese
French
German
Portuguese
Spanish
Personal voice clones do not support multilingual speech at this time.
We are working on adding more languages and system voices, so stay tuned for updates!
Have a language you’d like to see supported? Let us know in our Discord community!
System voices
The following table shows the system voices that can use non-English languages:
Voice | id |
---|---|
Lily | lily |
Daniel | daniel |
Amy | amy |
Dalton | dalton |
Sophie | sophie |
Terrence | terrence |
Caleb | caleb |
Ava | ava |
Zeke | zeke |
Specifying language
All API endpoints and SDK methods that synthesize text or start a streaming synthesis connection accept a language
parameter.
API Endpoints
Python SDK
Node SDK
Language codes
The following table shows the language codes used by LMNT:
Language | Code |
---|---|
English | en |
Chinese | zh |
French | fr |
German | de |
Portuguese | pt |
Spanish | es |
Was this page helpful?