#640 · Primary category: Education & Research
ai-pronunciation-trainer
This tool uses AI to evaluate your pronunciation.
Project last updated:08/16/25
GitHub Stars
515
Forks
124
Contributors
3
License
AGPL-3.0
Why we included this project
This tool attacks the classic problem of not being able to hear your own accent. You read a sentence out loud, and it uses Whisper to transcribe what you said, then scores how closely your production matches the target pronunciation. That active speaking loop makes it more useful than passive listening apps, and the setup is straightforward: pip install a couple things, have ffmpeg ready, and run webApp.py, or hit the hosted version if you don't want to fiddle with code. It started as one person's hobby project, so the code has rough edges and the feature set is lean, but for self-study or a light classroom drill it holds up. Adding a new language mostly means Whisper needs to support it, since the rest is pluggable.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI