Skip to content

Computes the Goodness of Pronunciation (GOP). Bases on Kaldi.

License

Notifications You must be signed in to change notification settings

yh646492956/kaldi-gop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kaldi-gop

This project computes GOP (Goodness of Pronunciation) bases on Kaldi.

How to build

./build.sh

Run the example

cd egs/gop-compute
./run.sh

Neural network support

Thanks @tbright17 (Ming Tu), the neural network support was added as a branch tbright17-dnn.

About

Computes the Goodness of Pronunciation (GOP). Bases on Kaldi.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 46.2%
  • Shell 43.1%
  • CMake 10.7%