Documentation Index
Fetch the complete documentation index at: https://docs.rime.ai/llms.txt
Use this file to discover all available pages before exploring further.
Custom pronunciation is supported by Mist and Mist v2 only. It is not yet supported on Mist v3.
custom would be represented as {k1Ast0xm}. This even works for made-up words, like gorbulets, which would be {g1orby0ul2Ets}.
| Audio clip | Sentence |
|---|---|
actually, {g1orby0ul2Ets} is a word i just made up. |
When making an API request, you must set
phonemizeBetweenBrackets to true. The request would look like this:Custom pronunciation example
Check coverage
Before writing a custom pronunciation by hand, check whether the word is already in Rime’s dictionary using the Check Coverage tool. You can also check coverage via the API. For the full walkthrough — uploading word lists, listening to predicted pronunciations, and requesting dictionary additions — see Check coverage.Get pronunciation
If the word is uncovered, the Pronunciation tool in the dashboard generates a phonetic string for you. Type the word, record yourself saying it, click Generate, and the tool returns a string in the Rime phonetic alphabet that you can paste into your TTS request inside{}.
For the full walkthrough, see Generating a pronunciation string.

