#include "base/kaldi-common.h"
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 | |
| void | MyFunction2 () | 
| void | MyFunction1 () | 
| void | UnitTestError () | 
| void | VerifySymbolRange (const std::string &trace, const bool want_found, const std::string &want_symbol) | 
| void | TestLocateSymbolRange () | 
| int | main () | 
| int main | ( | ) | 
Definition at line 71 of file kaldi-error-test.cc.
References KALDI_ASSERT, KaldiFatalError::KaldiMessage(), kaldi::SetProgramName(), kaldi::TestLocateSymbolRange(), and kaldi::UnitTestError().