We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10bb72a commit 4e842a0Copy full SHA for 4e842a0
README.md
@@ -4,7 +4,7 @@ This project computes GMM-based GOP (Goodness of Pronunciation) using Kaldi.
4
## Notes about the DNN-based implementation
5
6
This implementation is GMM-based. For DNN-based implementation, please check Kaldi's official repository:
7
-> https://github.com/kaldi-asr/kaldi/tree/master/egs/gop
+> https://github.com/kaldi-asr/kaldi/tree/master/egs/gop_speechocean762
8
9
The performance of GOP-DNN should be much better than GOP-GMM.
10
0 commit comments