Hi everyone,
I’m building a fully local/offline voice setup for Home Assistant and I’m stuck on Urdu TTS.
What I need
Local/offline only (no cloud APIs)
Urdu (اردو) voice
As human-like / natural as possible (not robotic)
What I already found
- Piper: I can’t find any official Urdu voice/model for it.
- Coqui XTTS-v2: official language list doesn’t include Urdu (it lists languages like English, Arabic, Hindi, etc., but not Urdu).
What I’m asking the community
- Is there any good offline Urdu neural TTS that you’ve actually used (VITS, Glow-TTS, etc.)?
- Any working community Urdu models that sound decent (HuggingFace models, GitHub projects, etc.) — please share exact names/links.
- Best way to plug it into HA? I’m okay with Docker / Python / Wyoming protocol if needed (Wyoming integration exists in HA).
I know eSpeak-ng supports Urdu, but it tends to sound robotic — I’m looking for something more natural.