I’ve run into this before with VAPI. Since the transcript and audio are right, the problem is usually in how the name variable is passed through the webhook (things like encoding or trimming). I can help you dig into the payload and make sure it comes through exactly as captured.
are you sending the name as plain text or wrapped inside JSON? @The Warrior