Skip to content

Commit d170cb0

Browse files
update custom voices section with tavus
1 parent 6490469 commit d170cb0

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: Tavus
3+
subtitle: 'Quickstart: Setup Tavus Custom Replica'
4+
slug: customization/custom-voices/tavus
5+
---
6+
7+
8+
This guide outlines the procedure for integrating your custom replica with Tavus through the VAPI platform.
9+
10+
<Note>An API subscription is required for this process to work.</Note>
11+
12+
To integrate your custom replica with [Tavus](https://platform.tavus.io/) using the VAPI platform, follow these steps.
13+
14+
1. **Obtain a Tavus API Subscription:** Visit the [Tavus pricing page](https://platform.tavus.io/billing) and subscribe to an API plan.
15+
2. **Retrieve Your API Key:** Go to the [API Keys section](https://platform.tavus.io/api-keys) on Tavus to get your API key.
16+
3. **Enter Your API Key in VAPI:** Navigate to the [VAPI Provider Key section](https://dashboard.vapi.ai/keys) and input your Tavus API key under the Tavus section.
17+
4. **Enter Your Custom Replica ID:** After adding your API key, you can select Tavus as your assistant's voice provider and add your Custom Replica ID manually through the dashboard. Alternatively, you may use the API and specify the replica ID within the `voiceId` field.

fern/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,8 @@ navigation:
170170
path: customization/custom-voices/elevenlabs.mdx
171171
- page: PlayHT
172172
path: customization/custom-voices/playht.mdx
173+
- page: Tavus
174+
path: customization/custom-voices/tavus.mdx
173175
- page: Custom Keywords
174176
path: customization/custom-keywords.mdx
175177
- page: Knowledge Base

0 commit comments

Comments
 (0)