The issue is mainly coming from the VAPI webhook p...
# general-english
f
The issue is mainly coming from the VAPI webhook payload limit and how DeepGram handles keywords through it, not necessarily DeepGram itself. One way around it is using your own middleware/custom STT setup with the DeepGram API directly so you can pass way more keywords or even switch models depending on the localization. Are you currently routing everything directly through VAPI, or do you already have a backend in between?