Skip to content

Commit 7590369

Browse files
chore: add audios
1 parent dd04485 commit 7590369

File tree

3 files changed

+14
-0
lines changed

3 files changed

+14
-0
lines changed

fern/assistants/pronunciation-dictionaries.mdx

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,20 @@ Pronunciation dictionaries allow you to customize how your AI assistant pronounc
3030
</Step>
3131
</Steps>
3232

33+
## Sample Audio Examples
34+
35+
Below are examples demonstrating the difference between pronunciations with and without pronunciation dictionaries:
36+
37+
**Without Pronunciation Dictionary:**
38+
<audio controls src="/static/audio/without-pronunciation-dictionary.wav">Your browser does not support the audio element.</audio>
39+
40+
**With Pronunciation Dictionary:**
41+
<audio controls src="/static/audio/with-pronunciation-dictionary.wav">Your browser does not support the audio element.</audio>
42+
43+
Corrected pronunciations:
44+
- "Nginx" → "Engine-X" (using alias rule)
45+
- "Kubernetes" → "/ˌkuːbərˈneɪtiːz/" (using phoneme rule)
46+
3347
## Prerequisites
3448

3549
- A Vapi assistant configured with an ElevenLabs voice
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)