Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add Tavus to voice providers #27

Merged
merged 8 commits into from
Nov 18, 2024
Next Next commit
update custom voices section with tavus
bryantanderson committed Nov 9, 2024

Verified

This commit was signed with the committer’s verified signature. The key has expired.
justinsb Justin Santa Barbara
commit d170cb00b083809654ceda29d73251217c5b8cba
17 changes: 17 additions & 0 deletions fern/customization/custom-voices/tavus.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
title: Tavus
subtitle: 'Quickstart: Setup Tavus Custom Replica'
slug: customization/custom-voices/tavus
---


This guide outlines the procedure for integrating your custom replica with Tavus through the VAPI platform.

<Note>An API subscription is required for this process to work.</Note>

To integrate your custom replica with [Tavus](https://platform.tavus.io/) using the VAPI platform, follow these steps.

1. **Obtain a Tavus API Subscription:** Visit the [Tavus pricing page](https://platform.tavus.io/billing) and subscribe to an API plan.
2. **Retrieve Your API Key:** Go to the [API Keys section](https://platform.tavus.io/api-keys) on Tavus to get your API key.
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.
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.
2 changes: 2 additions & 0 deletions fern/docs.yml
Original file line number Diff line number Diff line change
@@ -170,6 +170,8 @@ navigation:
path: customization/custom-voices/elevenlabs.mdx
- page: PlayHT
path: customization/custom-voices/playht.mdx
- page: Tavus
path: customization/custom-voices/tavus.mdx
- page: Custom Keywords
path: customization/custom-keywords.mdx
- page: Knowledge Base