
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<typename Real > | |
| std::string | NameOf () | 
| template<typename Real > | |
| static void | CsvResult (std::string test, int dim, BaseFloat measure, std::string units) | 
| template<typename Real > | |
| static void | UnitTestRealFftSpeed () | 
| template<typename Real > | |
| static void | UnitTestSplitRadixRealFftSpeed () | 
| template<typename Real > | |
| static void | UnitTestSvdSpeed () | 
| template<typename Real > | |
| static void | UnitTestAddMatMatSpeed () | 
| template<typename Real > | |
| static void | UnitTestAddRowSumMatSpeed () | 
| template<typename Real > | |
| static void | UnitTestAddColSumMatSpeed () | 
| template<typename Real > | |
| static void | UnitTestAddVecToRowsSpeed () | 
| template<typename Real > | |
| static void | UnitTestAddVecToColsSpeed () | 
| template<typename Real > | |
| static void | MatrixUnitSpeedTest () | 
| int | main () | 
| int main | ( | ) | 
Definition at line 270 of file matrix-lib-speed-test.cc.
References Timer::Elapsed(), and KALDI_LOG.