VapiLLM
04/26/2025, 12:43 AMVapi Support Bot
04/26/2025, 12:45 AM0.0
in your voice configuration. According to multiple reports, a high style property (e.g., 0.8) can lead to voice instability and distortion in Vapi's real-time feature.
javascript
// Example configuration
{
"voice": {
"provider": "elevenlabs",
"voiceId": "your-voice-id",
"style": 0.0 // Set to 0.0 to reduce distortion
}
}
Source:
- [Discord post about voice distortion](https://discord.com/channels/1211482211119796234/1336377512233664523)Kings_big💫
04/26/2025, 8:56 AMVapiLLM
04/27/2025, 2:28 AMVapiLLM
04/27/2025, 2:29 AMVapiLLM
04/27/2025, 2:29 AMVapiLLM
04/27/2025, 2:29 AMKings_big💫
04/27/2025, 7:03 AMVapiLLM
04/27/2025, 7:54 PMVapiLLM
04/27/2025, 7:56 PMVapiLLM
04/27/2025, 7:56 PMKyle Brunker
04/27/2025, 10:34 PM