Skip to content

Conversation

aparnasunil11
Copy link

This example demonstrates how to use Vosk speech recognition with the CMU Pronouncing Dictionary to give phoneme-level pronunciation feedback for children learning words. It compares the phonemes from the recognized speech with the expected phonemes from CMUDict and prints feedback accordingly.

The script is designed as a minimal command-line educational example, based on my original KiddoLearn project.

@nshmyrev
Copy link
Collaborator

Hey, this is definitely a wrong way you do with phonemes ;) You need deeper analysis

@aparnasunil11
Copy link
Author

aparnasunil11 commented Jul 19, 2025 via email

@nshmyrev
Copy link
Collaborator

You can study kaldi-gop project and https://github.com/YuanGongND/gopt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants