Custom voice provider
# support
u
Hi team, We want to try a custom build SST model for voice. Is it possible use a custom provider beside all the providers Vapi offers? That is we can configure a url with API key to hit to get the SST transformation.
v
@udAIan Absolutely, you can integrate a custom Speech-to-Text (SST) model with VAPI. Our system is designed to be flexible and allows you to use custom models alongside the providers we offer. You can configure an endpoint with a URL and API key for your custom SST provider, and VAPI will handle the requests to your service. If you need assistance with setting up your custom SST model or have any specific requirements, please let us know, and we'll be happy to help you get started.
You can continue this conversation by mentioning me in the message.
s
@udAIan yes we have custom-stt option. check CustomTranscriber in https://api.vapi.ai/api. The documentation for using is within the schema itself. Do let me know if you require further help!!.
u
cool, let me try!
6 Views