Q: Multi language speech
If some speakers have a habit of speaking largely in English but intersperse a lot of words and phrases from Hindi or other Indian languages can this tool handle it?
How about unique pronunciations many speakers have of their own!?
To avoid getting sucked into AI Fad I wish to know precisely what all things are being done using AI by this tool?
Does this tool have learning ability to improve understanding customer words, personal unique pronunciations over time ?
Naomi_Amical
May 20, 2026A: Really good questions! The code-switching one (English + Hindi or other Indian languages mixed in) is one of our top asks! We're beginning work on combination speech models - it's a genuinely hard problem, and English + Hindi is one of the combinations we're prioritizing since we have a huge user base in India. Honestly, tight now it works but its accuracy is not close to single language use, but expect it to get better over period of time as we improve our AI models in the backend.
On unique pronunciations: we have a custom vocabulary feature where you can teach Amical specific words, names, or terms that aren't standard. Beyond that, unlike competitors who just call hosted APIs, we customize and deploy our own AI models - which means we can constantly improve them. Hindi is definitely among the languages we're actively working on for better dialect and pronunciation detection.
On what's actually "AI" inside Amical:
- VAD (voice activity detection) to know when you're speaking
- Speech-to-text via our AI models
- Language detection and correction
- LLM-powered formatting (context-aware based on the app you're in, punctuation, capitalization, etc.)
On learning over time: we're working on an auto-vocabulary feature where Amical learns from your corrections - for example, if you dictate the name "Siddharth" and Amical might write "city heart" or something, after a a correction or two it'll add "Siddharth" to your Amical vocabulary and get it right next time.