Skip to content

docs: clarify pronunciation dictionaries support Vapi v1 voices only#1071

Merged
bets-margulies-vapi merged 1 commit into
mainfrom
dr/pronunciation-dict-v1-v2-voice-support
Jun 12, 2026
Merged

docs: clarify pronunciation dictionaries support Vapi v1 voices only#1071
bets-margulies-vapi merged 1 commit into
mainfrom
dr/pronunciation-dict-v1-v2-voice-support

Conversation

@dhruva-vapi

@dhruva-vapi dhruva-vapi commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Description

Problem: The pronunciation dictionaries page never said which Vapi voices support the feature, and its example used version: 2 (a Grok voice) with a pronunciation dictionary — a config the backend actually rejects.

This clarifies that pronunciation dictionaries work on Vapi v1 voices only, points v2 (Grok) users to speech tags instead, and fixes the misleading example.

  • Added a note that pronunciation dictionaries are supported on Vapi v1 voices only. Vapi v2 voices are powered by xAI's Grok model and don't support them yet — with a link to xAI speech tags as the alternative.
  • Fixed the Vapi built-in voice example: version: 2 + Elliotversion: 1 + Kylie (a v1 voice that maps to Cartesia sonic-3, so it genuinely supports a dictionary).
  • Small callout: the Cartesia dictionary option only appears in the dashboard once a sonic-3 (or newer) model is selected.

File: fern/assistants/pronunciation-dictionaries.mdx. No navigation changes.

Related: PRISM-475 (pronunciation dictionary dashboard work). Companion to the dashboard link fix in VapiAI/vapi#13221.

Testing Steps

  • fern check — 0 errors (5 pre-existing config warnings, none on this page)
  • JSON example valid (the edited Vapi voice config parses)
  • No new internal links (only added link is the external xAI speech-tags URL)
  • Example cross-checked against source — voice version mappings in libs/core/.../voice.types/vapi.types.ts (Kylie → v1 Cartesia sonic-3; v2 = xAI/Grok, no dictionary support)
  • Style: active voice, present tense, no marketing language
  • Confirm the v1/v2 note and Cartesia callout render in the preview deployment

- Note that Vapi v2 (xAI/Grok) voices don't support pronunciation
  dictionaries yet, and link to xAI speech tags as the alternative.
- Fix the Vapi built-in voice example: v2 + Elliot was invalid (Grok has
  no dictionary support and Elliot's v1 route is sonic-2); use v1 + Kylie
  (a v1 voice that maps to Cartesia sonic-3).
- Small callout: the Cartesia dictionary option only appears in the
  dashboard once a sonic-3 (or newer) model is selected.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>

Copy link
Copy Markdown
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions

Copy link
Copy Markdown
Contributor

@bets-margulies-vapi bets-margulies-vapi self-requested a review June 12, 2026 20:00
@bets-margulies-vapi bets-margulies-vapi merged commit 142b2ce into main Jun 12, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants