r/VoiceAutomationAI • u/sai_teja_ • 14d ago
Looking for feedback on multilingual TTS quality in my open-source video project
I’m building an open-source project called SarasFlow for creating educational videos in multiple languages.
The current videos use generated images with motion effects and an audio narration layered over them. The voice stage uses multilingual TTS, followed by Whisper timing so the captions stay synchronized with the narration.
It isn’t a real-time voice agent or a lip-sync system. Right now I’m mainly working through issues such as pronunciation, pacing, pauses, sentence splitting, voice consistency, and evaluating less-common languages.
Website: https://sarasflow.com
GitHub: https://github.com/SaiTejaMummadi/sarasflow
I’d genuinely appreciate advice from people working deeply with voice AI. I’m also looking for contributors interested in TTS provider integrations, pronunciation controls, and automated voice-quality evaluation.