dependent-tan•2mo ago
Custom TTS
Can I use a custom TTS models other than the listed ones?
6 Replies
Yes, by either integrating custom voices from supported providers like PlayHT or LMNT, or by using the "custom-voice" provider to connect your own self-hosted TTS API with proper streaming and authentication setup..
dependent-tanOP•2mo ago
how?
harsh-harlequin•2mo ago
Go through this tutorial
https://docs.vapi.ai/customization/custom-voices/playht
PlayHT | Vapi
Set up a custom PlayHT voice in Vapi
exotic-emerald•2mo ago
Aemal Sayer
YouTube
Part 6 - Integrating Vapi – Giving Your AI a Voice!
Welcome to Part 6 of the Building an AI Agent series! 🚀
In this episode, we integrate Vapi.ai, a powerful voice AI tool that enables real-time conversation with our AI agent. Now, your assistant can listen, understand, and talk back, just like in the movies!
🔹 What You’ll Learn:
✅ What is Vapi, and why is it important for voice AI?
...
dependent-tanOP•2mo ago
i want to use my custom TTS not a custom voice
You can use your own custom TTS model in Vapi by hosting it as a streaming API and configuring it under the custom-voice provider with your server details in the assistant settings..