I am currectly facing issue in retell ai agent, i have successfully deployed agent but when i run it sometimes the agent language is speaking something else
Based on the sources, for your Hindi agent that’s sometimes speaking in a different language, you should verify the language parameter in your agent configuration.(1)(2)
The language parameter specifies what language and dialect the speech recognition operates in.(1)(2) For Hindi, you need to set language to "hi-IN".(1)(2)
When creating or updating your agent, ensure this parameter is correctly set:
If unset, the default value "en-US" will apply, which could explain why your agent occasionally speaks English instead of Hindi.(1)(2)
To update your existing agent with Agent ID agent_a2f28109f405f7c21f2696e225, you can use the Update Voice Agent API endpoint with the correct language parameter.(1)
Additionally, consider using boosted_keywords to bias the transcriber model toward Hindi-specific names, brands, or terms that are commonly used in your conversations.(1)(2)
No its working properly as I mentioned in prompt, but sometimes during conversation it is speaking like arabic or diiferent languages, I can’t guess. It is like sometimes but should be fixed
Please share a screenshot of the word/sentence that you think is not Hindi, with the call ID and the timestamp, but I need a screenshot highlighting the exact word/sentence.