Agent was getting Incorrect Spelling In Transcript
I’m currently facing an issue with our voice agent built on Vapi. The agent is misinterpreting user inputs for names and email addresses. Even when users say things like “john dot doe at gmail dot com,” the agent is either transcribing it incorrectly or not processing it into a valid email format.
The agent often returns incorrect spellings of names.
Email inputs like “name at gmail dot com” are not being converted into proper format (e.g., name@gmail.com).
Confirmation logic is either missing or not reliably verifying the inputs with the user.
The agent often returns incorrect spellings of names.
Email inputs like “name at gmail dot com” are not being converted into proper format (e.g., name@gmail.com).
Confirmation logic is either missing or not reliably verifying the inputs with the user.