speechocean762 icon indicating copy to clipboard operation
speechocean762 copied to clipboard

A dataset for pronunciation scoring tasks.

Results 4 speechocean762 issues
Sort by recently updated
recently updated
newest added

Hi, dear author, I found a problem about stress pronunciation. For example: In speechocean762/recource/text-phone: 000010011.0 W_B IY0_E In speechocean762/recource/lexicon.txt: WE W IY0 However, in every version [CMU dict:](https://github.com/Alexir/CMUdict) WE W...

Hi jimbozhang, How do we calculate the accuray, fluency, completeness etc. score of sentence level? Since in the Kaldi GOP project [gop_speechocean762](https://github.com/kaldi-asr/kaldi/tree/master/egs/gop_speechocean762) it only calculates the phone score.

Hello, I am currently working on calculating completeness as shown in the documentation (score range: 0.0 – 1.0, representing the percentage of words with good pronunciation). My current approach is...