Skip to content

Commit 28953a8

Browse files
chore: update
1 parent 7590369 commit 28953a8

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

fern/assistants/pronunciation-dictionaries.mdx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,16 @@ Pronunciation dictionaries allow you to customize how your AI assistant pronounc
3434

3535
Below are examples demonstrating the difference between pronunciations with and without pronunciation dictionaries:
3636

37+
Corrected pronunciations:
38+
- "Nginx" → "Engine-X" (using alias rule)
39+
- "Kubernetes" → "/ˌkuːbərˈneɪtiːz/" (using phoneme rule)
40+
3741
**Without Pronunciation Dictionary:**
3842
<audio controls src="/static/audio/without-pronunciation-dictionary.wav">Your browser does not support the audio element.</audio>
3943

4044
**With Pronunciation Dictionary:**
4145
<audio controls src="/static/audio/with-pronunciation-dictionary.wav">Your browser does not support the audio element.</audio>
4246

43-
Corrected pronunciations:
44-
- "Nginx" → "Engine-X" (using alias rule)
45-
- "Kubernetes" → "/ˌkuːbərˈneɪtiːz/" (using phoneme rule)
4647

4748
## Prerequisites
4849

0 commit comments

Comments
 (0)