AdeB
11/15/2024, 2:10 PMVoiceId
parameter has no effect, it's always the same female voice. For example if you set it to "echo" (which is supposed to be a male voice), you would still get the same female voice.
Several other people on discord have noticed it to.
Note that it applies to the realtime openai model: "model": "gpt-4o-realtime-preview-2024-10-01"
Other strange things: on the vapi website, in the voice dropdown menu, vapi offers voices that aren't supported by openAI realtime API, such as onyx.Vapi
11/15/2024, 2:13 PMVoiceId
parameter not updating the voice as expected when using the "model": "gpt-4o-realtime-preview-2024-10-01"
.
To address this, I would recommend the following steps:
1. Ensure that you are selecting the correct voice provider and syncing your chosen voice properly. Since you mentioned Play.ht, make sure you've synced with Play.ht by following the instructions provided in the VAPI documentation.
2. Double-check the VoiceId
you are using to ensure it corresponds to the correct voice from the provider you've synced with.
3. If the issue persists after these checks, it could be a bug that needs to be reported to the technical team.
Regarding the voices that are not supported by the OpenAI realtime API, it's possible that the VAPI voice dropdown menu includes voices from various providers, and not all of them are compatible with the OpenAI realtime model. It's important to select a voice that is confirmed to be supported by the model you are using.
If you've already tried the above steps and the issue is still unresolved, please let us know, and we can escalate this to the technical team for further investigation. If there's anything else you need assistance with, feel free to ask!Vapi
11/15/2024, 2:13 PMbryant
11/15/2024, 3:16 PMAdeB
11/15/2024, 5:43 PMbryant
11/16/2024, 12:56 AMAdeB
11/16/2024, 3:18 AMAdeB
11/16/2024, 3:29 AMbryant
11/16/2024, 7:46 AMbryant
11/16/2024, 7:46 AMAdeB
11/16/2024, 3:46 PMbryant
11/16/2024, 10:46 PMAdeB
11/17/2024, 12:37 AMbryant
11/17/2024, 3:35 AMAdeB
11/17/2024, 6:58 PMwait seconds
have an effect when you choose the realtime model?
- If you use openAI VAD, do you expose the parameters of the screenshot in your API?
Default params of the realtime API tend to interrupt a lot the user, so it would be great to be able to adjust those VAD parameters.
Thank you!
https://cdn.discordapp.com/attachments/1306984728905256980/1307781807755890769/image.png?ex=673b8e38&is=673a3cb8&hm=1005aef8d065d6b6973b4b1c1dc04c23c5f69511b9243e2a7eb7cbd240cb9348&AdeB
11/17/2024, 7:01 PM"turn_detection": {
"type": "server_vad",
"threshold": 0.5,
"prefix_padding_ms": 300,
"silence_duration_ms": 500
},
AdeB
11/17/2024, 7:33 PMbryant
11/17/2024, 11:09 PMbryant
11/17/2024, 11:10 PMAdeB
11/18/2024, 2:50 PMAdeB
11/18/2024, 2:50 PMAdeB
12/07/2024, 11:51 PMbryant
12/12/2024, 2:08 PM