nisalr
06/02/2024, 1:45 AMVapi Support
06/02/2024, 1:45 AMVapi Support
06/02/2024, 1:46 AMjson
{
"transcriber": {
"provider": "Talkscriber",
"model": "Whisper"
},
"voice": {
"provider": "PlayHT",
"voiceId": "en-US-Jennifer"
}
}
Vapi Support
06/02/2024, 1:46 AMvoiceId
and possibly the provider
to fit the specific requirements for your application's typical user base or targeted languages.
For more detailed information on setting up transcribers and other components of your assistant, refer to the Vapi documentation for [Assistants]() and [Provider Keys]() [(1)]() .
If the documentation feels unclear or incomplete regarding the multilingual setup using Whisper, it may be helpful to check for updates or clarifications in the latest documentation revisions or contact Vapi’s technical support for more personalized assistance.Sahil
06/02/2024, 8:55 AMnisalr
06/03/2024, 1:05 AM