
Go to the source code of this file.
Namespaces | |
| kaldi | |
| This code computes Goodness of Pronunciation (GOP) and extracts phone-level pronunciation feature for mispronunciations detection tasks, the reference:  | |
Functions | |
| template<class I > | |
| void | UnitTestGcdLcmTpl () | 
| void | UnitTestRoundUpToNearestPowerOfTwo () | 
| void | UnitTestDivideRoundingDown () | 
| void | UnitTestGcdLcm () | 
| void | UnitTestRand () | 
| void | UnitTestLogAddSub () | 
| void | UnitTestDefines () | 
| void | UnitTestAssertFunc () | 
| template<class I > | |
| void | UnitTestFactorizeTpl () | 
| void | UnitTestFactorize () | 
| void | UnitTestApproxEqual () | 
| template<class Real > | |
| void | UnitTestExpSpeed () | 
| template<class Real > | |
| void | UnitTestLogSpeed () | 
| int | main () | 
| int main | ( | ) | 
Definition at line 318 of file kaldi-math-test.cc.
References kaldi::UnitTestApproxEqual(), kaldi::UnitTestAssertFunc(), kaldi::UnitTestDefines(), kaldi::UnitTestDivideRoundingDown(), kaldi::UnitTestFactorize(), kaldi::UnitTestGcdLcm(), kaldi::UnitTestLogAddSub(), kaldi::UnitTestRand(), and kaldi::UnitTestRoundUpToNearestPowerOfTwo().