jimbozhang/kaldi-gop
Kaldi-based goodness of pronunciation (GOP)
This tool helps language learners, speech therapists, or educators assess the clarity of individual speech sounds within spoken words. You provide audio recordings of someone speaking and the corresponding text, and it outputs a 'Goodness of Pronunciation' score for each sound. This score indicates how well a specific sound was pronounced compared to a standard model.
159 stars. No commits in the last 6 months.
Use this if you need to objectively evaluate and pinpoint specific pronunciation difficulties in non-native speakers or individuals with speech impediments.
Not ideal if you need state-of-the-art accuracy in pronunciation assessment, as this uses an older GMM-based method rather than more advanced deep learning techniques.
Stars
159
Forks
43
Language
C++
License
—
Category
Last pushed
Feb 04, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/jimbozhang/kaldi-gop"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
daanzu/kaldi-active-grammar
Python Kaldi speech recognition with grammars that can be set active/inactive dynamically at decode-time
gooofy/py-kaldi-asr
Some simple wrappers around kaldi-asr intended to make using kaldi's (online) decoders as...
nttcslab-sp/kaldiio
A pure python module for reading and writing kaldi ark files
pykaldi/pykaldi
A Python wrapper for Kaldi
kaldi-asr/kaldi
kaldi-asr/kaldi is the official location of the Kaldi project.