Agrover112/Goodness-of-Pronunciation-Pipelines-for-OOV-Problem
Goodness of Pronunciation Pipelines for OOV Removal
This tool helps speech researchers and linguists analyze how well spoken words align with their expected pronunciations, especially for words not found in standard dictionaries. You provide audio files and their corresponding text transcripts. The output includes 'Goodness of Pronunciation' (GoP) scores, which indicate pronunciation quality, along with detailed timing information for individual sounds and words.
No commits in the last 6 months.
Use this if you need to evaluate pronunciation accuracy, particularly when dealing with speech that contains out-of-vocabulary words like names, jargon, or new terms.
Not ideal if you are looking for a simple, off-the-shelf speech-to-text transcriber or a general language modeling tool.
Stars
10
Forks
3
Language
Perl
License
—
Category
Last pushed
Jan 01, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/Agrover112/Goodness-of-Pronunciation-Pipelines-for-OOV-Problem"
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.