You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fern/customization/multilingual.mdx
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Configure your voice assistant to communicate in multiple languages with automat
16
16
- Test and optimize multilingual performance
17
17
18
18
<Note>
19
-
**Multilingual Support:** Multiple providers support automatic language detection. **Deepgram** (Nova 2, Nova 3 with "Multi" setting) and **Google STT** (with "Multilingual" setting) both offer automatic language detection for seamless multilingual conversations.
19
+
**Multilingual Support:** Multiple providers support automatic language detection. **Deepgram** (Nova 2, Nova 3 with "Multi" setting), **Google STT** (with "Multilingual" setting), and **Gladia** (automatic language detection) all offer seamless multilingual conversations.
20
20
</Note>
21
21
22
22
## Configure automatic language detection
@@ -28,10 +28,10 @@ Set up your transcriber to automatically detect and process multiple languages.
28
28
1. Navigate to **Assistants** in your [Vapi Dashboard](https://dashboard.vapi.ai/)
-**Model**: For Deepgram, choose `Nova 2` or `Nova 3`; for Google, choose `Latest`
33
-
-**Language**: Set to `Multi` (Deepgram) or `Multilingual` (Google)
34
-
4.**Other providers**: Single language only, no automatic detection
31
+
-**Provider**: Select `Deepgram` (recommended), `Google`, or `Gladia`
32
+
-**Model**: For Deepgram, choose `Nova 2` or `Nova 3`; for Google, choose `Latest`; for Gladia, choose your preferred Gladia model
33
+
-**Language / Mode**: Set `Multi` (Deepgram), `Multilingual` (Google), or enable automatic language detection (Gladia)
34
+
4.**Other providers**: May require a single language and not auto-detect
35
35
5. Click **Save** to apply the configuration
36
36
</Tab>
37
37
<Tabtitle="TypeScript (Server SDK)">
@@ -114,7 +114,7 @@ Set up your transcriber to automatically detect and process multiple languages.
114
114
</Tabs>
115
115
116
116
<Note>
117
-
**Provider Performance:****Deepgram** offers the best balance of speed and multilingual accuracy. **Google** provides broader language support but may be slower. Both providers support automatic language detection within conversations.
117
+
**Provider Performance:****Deepgram** offers the best balance of speed and multilingual accuracy. **Google** provides broader language support but may be slower. **Gladia** offers excellent automatic language recognition and code-switching with strong accuracy reported by customers. All three support automatic language detection within conversations.
118
118
</Note>
119
119
120
120
## Set up multilingual voices
@@ -463,7 +463,7 @@ Validate your configuration with different languages and scenarios.
463
463
|**Assembly AI**| ❌ English only | English | No multilingual support |
464
464
|**Azure STT**| ❌ Single language | 100+ | Many languages, but no auto-detection |
465
465
|**OpenAI Whisper**| ❌ Single language | 90+ | Many languages, but no auto-detection |
466
-
|**Gladia**|❌ Single language|80+ |Many languages, but no auto-detection|
466
+
|**Gladia**|✅ Full auto-detection|90+ |Supports automatic language detection and code-switching|
467
467
|**Speechmatics**| ❌ Single language | 50+ | Many languages, but no auto-detection |
468
468
|**Talkscriber**| ❌ Single language | 40+ | Many languages, but no auto-detection |
469
469
@@ -481,7 +481,7 @@ Validate your configuration with different languages and scenarios.
481
481
<AccordionGroup>
482
482
<Accordiontitle="Language detection is inaccurate">
483
483
**Solutions:**
484
-
- Use Deepgram (Nova 2/Nova 3 with "Multi") or Google STT (with "Multilingual")
484
+
- Use Deepgram (Nova 2/Nova 3 with "Multi"), Google STT (with "Multilingual"), or Gladia (automatic language detection)
485
485
- Ensure high-quality audio input for better detection accuracy
486
486
- Test with native speakers of target languages
487
487
- Consider provider-specific language combinations for optimal results
Copy file name to clipboardExpand all lines: fern/providers/transcriber/gladia.mdx
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ Gladia provides a comprehensive suite of AI-driven tools:
21
21
22
22
**Speech-to-Text:**
23
23
24
-
Gladia’s core offering is its AI-powered speech-to-text technology, delivering highly accurate and real-time transcription. This service supports 99 languages and includes speaker diarization and code-switching.
24
+
Gladia’s core offering is its AI-powered speech-to-text technology, delivering highly accurate and real-time transcription. This service supports automatic language detection (including code‑switching within a conversation) and 90+ languages, and includes speaker diarization.
25
25
26
26
**Audio Intelligence:**
27
27
@@ -54,8 +54,9 @@ Gladia excels in providing real-time transcription and translation:
54
54
55
55
**Multilingual Support:**
56
56
57
-
- 99 Languages: Supports a wide range of languages and dialects.
58
-
- Real-time Translation: Near-instantaneous translation for diverse applications.
57
+
- Automatic language recognition: Detects the spoken language automatically and handles code‑switching
58
+
- 90+ languages: Supports a wide range of languages and dialects
59
+
- Real-time Translation: Near-instantaneous translation for diverse applications
0 commit comments