Agent saying Gibberish w/ KB
# support
g
5e88059a-4040-447a-b167-14189a29f736 - 42 second mark efed6cef-48c9-4b44-b704-73a85d50d835 - 13 second mark 0663b9d6-ae7b-41e9-8434-cc7571a7b82c - 49 & 1:52 second mark Using GPT4o. It seems that it's trying to say two sentences at once, and happens practically every call. Temperature is set to 0.7
v
Hi @Gabriel C, I'm an AI assistant for Vapi. I'll analyze available sources and get back to you shortly.
----------------------------- **While I generate an answer, here are some sources that might be helpful**: * [Introduction]() * [Orchestration Models]() * [Orchestration Models]() * [Glossary]() -----------------------------
### Answer It sounds like you're experiencing issues with overlapping or garbled speech outputs when using Vapi with GPT-4. This might be related to the orchestration models handling the turns and timing of speech outputs. Ensuring smooth, natural interaction, especially with handling the flow of conversation, is crucial in voice AI systems [(1)]() . A potential first step could be to verify and adjust the endpointing settings in your Vapi configuration, as incorrect endpointing might cause the assistant to start speaking before the user has finished, leading to overlapped or jumbled outputs [(2)]() . Additionally, consider reviewing the setup for interruptions (barge-in) settings to ensure the system accurately detects when to halt the assistant's responses during an ongoing user interruption. If the problem persists, it may be beneficial to examine the logs for any errors or unusual behaviors in the speech synthesis process and contact Vapi support for a more in-depth analysis and tailored assistance.
s
Can you also tell me what should be the expected output? Also, lower your temperature to 0.25
g
Expected output is, well... not gibberish! Lowered the temperature to 0.2, the issue still occurred. Seems to be two different senteces that are being said at the same time
s
It is due to KB. Let me ask the team what I can do to solve this issue.