- Check dictionary coverage to see whether a word is already pronounced correctly out of the box.
- Specify a custom pronunciation inline using the Rime phonetic alphabet.
- Request a dictionary addition from the Rime team.
Check dictionary coverage
Use the Coverage API to find words that are not yet in Rime’s pronunciation dictionary. The model still predicts a pronunciation for uncovered words, often correctly when the spelling follows common patterns. Verify uncommon words before they reach end users.Specify a custom pronunciation inline
For Mist v1 and Mist v2, add inline phonetic strings with the Rime phonetic alphabet. Write the string by hand or generate one from a recording with the Phonemize API. See Custom pronunciation for the full reference.Generate the phonetic string from audio
Record the word (or synthesize it) and post the raw audio to the Phonemize API.phonemizeBetweenBrackets: true. For example: {h0El1o}.
For brand or product names on Mist v3 or Coda, request a dictionary addition or respell the word in plain English. Respelling is approximate.
Request a dictionary addition
If a word is mispronounced and you’d like it fixed at the dictionary level, reach out to your account manager via Slack or email, or contact sales@rime.ai. Rime’s linguists typically review and add new words within one week.What to check first
- Brand names, technical terms, and made-up words are the most common sources of mispronunciation; verify these first.
- Re-check coverage whenever you add new or domain-specific content.
- For flows where pronunciation control matters most, use Mist v1/v2 so you can correct pronunciations inline.

