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/providers/voice/sesame.mdx
+13-4Lines changed: 13 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -6,13 +6,12 @@ slug: providers/voice/sesame
6
6
7
7
**What is Sesame CSM-1B?**
8
8
9
-
Sesame CSM-1B is an open source text-to-speech (TTS) model that Vapi hosts for seamless integration into your voice applications. Currently in beta, this model delivers natural-sounding speech synthesis with a single default voice option.
9
+
Sesame CSM-1B is an open source text-to-speech (TTS) model that Vapi hosts for seamless integration into your voice applications. This model delivers natural-sounding speech synthesis with a default voice option and voice cloning capabilities.
10
10
11
11
**Key Features:**
12
12
13
13
-**Vapi-Hosted Solution**: Access this open source model directly through Vapi without managing your own infrastructure
14
-
-**Single Default Voice**: Currently offers one voice option optimized for clarity and naturalness
15
-
-**Beta Release**: Early access to this emerging TTS technology
14
+
-**Voice Options**: Offers a default voice and voice cloning capabilities
16
15
17
16
**Integration Benefits:**
18
17
@@ -27,6 +26,16 @@ Sesame CSM-1B is an open source text-to-speech (TTS) model that Vapi hosts for s
1. Navigate to the additional configuration tab (below the voice tab) on the assistants page
35
+
2. Upload a WAV file containing your voice sample
36
+
3. Provide the transcript of the audio file
37
+
4. Name your custom voice
38
+
30
39
**Current Limitations:**
31
40
32
-
As this is a beta release, the model currently offers limited customization options with only one default voice available. Additional features and voice options may be introduced in future updates.
41
+
The model currently has some limitations. Additional features may be introduced in future updates.
0 commit comments