
Go to the source code of this file.
Classes | |
| struct | ComparePair | 
| struct | PairIsEqualComparator | 
Namespaces | |
| kaldi | |
| This code computes Goodness of Pronunciation (GOP) and extracts phone-level pronunciation feature for mispronunciations detection tasks, the reference:  | |
| kaldi::nnet3 | |
Functions | |
| void | PrintVectorVectorPair (std::vector< std::vector< std::pair< int32, int32 > > > vec_vec_pair) | 
| void | UnitTestSplitLocationsBackward (bool verbose) | 
| void | UnitTestHasContiguousProperty () | 
| void | UnitTestEnsureContiguousProperty () | 
| void | UnitTestSplitLocations (bool verbose) | 
| int | main () | 
| int main | ( | ) | 
Definition at line 363 of file nnet-compile-utils-test.cc.
References KALDI_LOG, kaldi::nnet3::UnitTestEnsureContiguousProperty(), kaldi::nnet3::UnitTestHasContiguousProperty(), kaldi::nnet3::UnitTestSplitLocations(), and kaldi::nnet3::UnitTestSplitLocationsBackward().