Adm420419
01/07/2025, 4:49 PMVapi
01/07/2025, 4:51 PMVapi
01/07/2025, 4:51 PMAdm420419
01/07/2025, 4:52 PMShubham Bajaj
01/07/2025, 7:41 PMAdm420419
01/08/2025, 5:22 PMAdm420419
01/09/2025, 3:03 PMShubham Bajaj
01/09/2025, 3:28 PMAdm420419
01/09/2025, 3:38 PMShubham Bajaj
01/09/2025, 10:55 PMAdm420419
01/09/2025, 10:57 PMShubham Bajaj
01/10/2025, 6:21 PMAI: Hello,\nUser: Hello, I would like to make an appointment.\nAI: Sure day, of course, I can help you. I'll take a second to look at the first available date. One moment please, I can offer you a date on the 19th\n
First, the appointment setter wasn't working due to an old KB provider. Remove the Canonical KB and try the call again - this should resolve the issue. Regarding the voice, I suggest changing the voice provider to 11labs if it's available, as this is purely a voice provider issue. Alternatively, you can use a custom voice provider. Lastly, you have enabled smart endpoint which only works for English transcription - disable this or you will have issues with user input not transcribing properly.
json
"knowledgeBase": {
"topK": 2,
"fileIds": [
"fa705d30-6823-4295-ad55-01bc145b2d2f",
"80d77be5-2f99-4c07-9a12-472f167a8fb3",
"71e7bcde-9645-4629-968f-97f4326a5c43"
],
"provider": "canonical"
}
json
"start_speaking_plan": {
"smartEndpointingEnabled": true,
"transcriptionEndpointingPlan": {
"onNumberSeconds": 0.8,
"onNoPunctuationSeconds": 0.9
}
},Shubham Bajaj
01/10/2025, 6:22 PMTrieve in place of canonical https://docs.vapi.ai/knowledgebaseShubham Bajaj
01/10/2025, 6:22 PM