Custom TTS
# support
m
Can I use a custom TTS models other than the listed ones?
c
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..
m
how?
k
h

https://www.youtube.com/watch?v=-cUmf8eYMHsâ–¾

m
i want to use my custom TTS not a custom voice
c
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..
2 Views