Noah Johnson
09/04/2025, 5:57 PM4be01233-b2d4-498f-81e6-60ddffc90a96
At the end of this call, 11labs starts slurring speech it sounds like. Not sure how we can adjust this.Vapi Support Bot
09/04/2025, 5:58 PMVapi Support Bot
09/04/2025, 5:58 PMjson
{
"voice": "elevenlabs",
"parameters": {
"speed": 1.0,
"pitch": 1.0,
"emphasis": 1.0
}
}
Start by lowering the speed slightly (e.g., speed: 0.95) and test if the slurring improves. If the issue persists, review your buffer optimization and network latency settings as these can also impact real-time audio quality ([source](https://docs.vapi.ai/providers/voice/elevenlabs)).
Source:
- [How Vapi Integrates Text-to-Speech Platforms: ElevenLabs](https://docs.vapi.ai/providers/voice/elevenlabs)Noah Johnson
09/04/2025, 6:29 PMSlaviSavanovic
09/04/2025, 7:20 PMNoah Johnson
09/04/2025, 8:01 PM{
"provider": "11labs",
"voiceId": "OYTbf65OHHFELVut7v2H",
"model": "eleven_flash_v2_5",
"speed": 0.94,
"stability": 0.6,
"similarityBoost": 0.78
}SlaviSavanovic
09/04/2025, 8:02 PMSlaviSavanovic
09/04/2025, 8:03 PMNoah Johnson
09/04/2025, 8:42 PMSlaviSavanovic
09/04/2025, 8:43 PMNoah Johnson
09/05/2025, 7:12 PMSlaviSavanovic
09/05/2025, 9:47 PMChiranjeet Mishra
09/08/2025, 1:48 PM