Skip to content

Commit 2b3a9f8

Browse files
committed
sesame docs
1 parent 2f204cc commit 2b3a9f8

File tree

2 files changed

+34
-0
lines changed

2 files changed

+34
-0
lines changed

fern/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,8 @@ navigation:
276276
path: providers/voice/rimeai.mdx
277277
- page: Deepgram
278278
path: providers/voice/deepgram.mdx
279+
- page: Sesame
280+
path: providers/voice/sesame.mdx
279281

280282
- section: Video Models
281283
contents:

fern/providers/voice/sesame.mdx

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
title: Sesame
3+
subtitle: What is Sesame CSM-1B?
4+
slug: providers/voice/sesame
5+
---
6+
7+
**What is Sesame CSM-1B?**
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.
10+
11+
**Key Features:**
12+
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
16+
17+
**Integration Benefits:**
18+
19+
- Simplified setup with no need to self-host the model
20+
- Consistent performance through Vapi's optimized infrastructure
21+
- Seamless compatibility with all Vapi voice applications
22+
23+
**Use Cases:**
24+
25+
- Virtual assistants and conversational AI
26+
- Content narration and audio generation
27+
- Interactive voice applications
28+
- Prototyping voice-driven experiences
29+
30+
**Current Limitations:**
31+
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.

0 commit comments

Comments
 (0)