Skip to content

Commit ba0aefc

Browse files
authored
Vapi voices add samples (#296)
* scaffolding * cleanup * add Spencer * add samples
1 parent 42d5900 commit ba0aefc

11 files changed

+70
-5
lines changed

fern/providers/voice/vapi-voices.mdx

Lines changed: 70 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,77 @@ Vapi Voices is our carefully curated selection of high-quality voices designed t
1515
- **Ready to Use**: Pre-optimized for your applications
1616
- **Consistent**: Reliable quality in all interactions
1717

18-
## Available Voice Types
18+
## Available Voices
1919

20-
- **Professional**: Clear voices for business applications
21-
- **Conversational**: Natural voices for dialogue interactions
22-
- **Expressive**: Voices with emotional range for engaging content
20+
### Rohan
21+
- **Gender**: Male
22+
- **Accent**: Indian American
23+
- **Age**: 24 years old
24+
- **Characteristics**: Bright, optimistic, cheerful, energetic
25+
- **Sample Audio**: <audio controls src="/static/audio/rohan-sample.wav">Your browser does not support the audio element.</audio>
26+
27+
### Neha
28+
- **Gender**: Female
29+
- **Accent**: Indian American
30+
- **Age**: 30 years old
31+
- **Characteristics**: Professional, charming
32+
- **Sample Audio**: <audio controls src="/static/audio/neha-sample.wav">Your browser does not support the audio element.</audio>
33+
34+
### Hana
35+
- **Gender**: Female
36+
- **Accent**: American
37+
- **Age**: 22 years old
38+
- **Characteristics**: Soft, soothing, gentle
39+
- **Sample Audio**: <audio controls src="/static/audio/hana-sample.wav">Your browser does not support the audio element.</audio>
40+
41+
### Harry
42+
- **Gender**: Male
43+
- **Accent**: American
44+
- **Age**: 24 years old
45+
- **Characteristics**: Clear, energetic, professional
46+
- **Sample Audio**: <audio controls src="/static/audio/harry-sample.wav">Your browser does not support the audio element.</audio>
47+
48+
### Elliot
49+
- **Gender**: Male
50+
- **Accent**: Canadian
51+
- **Age**: 25 years old
52+
- **Characteristics**: Soothing, friendly, professional
53+
- **Sample Audio**: <audio controls src="/static/audio/elliot-sample.wav">Your browser does not support the audio element.</audio>
54+
55+
### Lily
56+
- **Gender**: Female
57+
- **Accent**: Asian American
58+
- **Age**: 25 years old
59+
- **Characteristics**: Bright personality, bubbly, cheerful
60+
- **Sample Audio**: <audio controls src="/static/audio/lily-sample.wav">Your browser does not support the audio element.</audio>
61+
62+
### Paige
63+
- **Gender**: Female
64+
- **Accent**: American
65+
- **Age**: 26 years old
66+
- **Characteristics**: Deeper tone, calming, professional
67+
- **Sample Audio**: <audio controls src="/static/audio/paige-sample.wav">Your browser does not support the audio element.</audio>
68+
69+
### Cole
70+
- **Gender**: Male
71+
- **Accent**: American
72+
- **Age**: 22 years old
73+
- **Characteristics**: Deeper tone, calming, professional
74+
- **Sample Audio**: <audio controls src="/static/audio/cole-sample.wav">Your browser does not support the audio element.</audio>
75+
76+
### Savannah
77+
- **Gender**: Female
78+
- **Accent**: American (Southern)
79+
- **Age**: 25 years old
80+
- **Characteristics**: Southern American accent
81+
- **Sample Audio**: <audio controls src="/static/audio/savannah-sample.wav">Your browser does not support the audio element.</audio>
82+
83+
### Spencer
84+
- **Gender**: Female
85+
- **Accent**: American
86+
- **Age**: 26 years old
87+
- **Characteristics**: Energetic, quippy, lighthearted, cheeky, amused
88+
- **Sample Audio**: <audio controls src="/static/audio/spencer-sample.wav">Your browser does not support the audio element.</audio>
2389

2490
## How to Use
2591

@@ -34,4 +100,3 @@ Vapi Voices is our carefully curated selection of high-quality voices designed t
34100
- Interactive conversational applications
35101

36102
By choosing Vapi Voices, you can focus on building great applications rather than spending time selecting and testing voices.
37-

fern/static/audio/cole-sample.wav

297 KB
Binary file not shown.

fern/static/audio/elliot-sample.wav

176 KB
Binary file not shown.

fern/static/audio/hana-sample.wav

197 KB
Binary file not shown.

fern/static/audio/harry-sample.wav

195 KB
Binary file not shown.

fern/static/audio/lily-sample.wav

206 KB
Binary file not shown.

fern/static/audio/neha-sample.wav

212 KB
Binary file not shown.

fern/static/audio/paige-sample.wav

163 KB
Binary file not shown.

fern/static/audio/rohan-sample.wav

215 KB
Binary file not shown.

fern/static/audio/savannah-sample.wav

183 KB
Binary file not shown.

fern/static/audio/spencer-sample.wav

178 KB
Binary file not shown.

0 commit comments

Comments
 (0)