#include "nnet3/nnet-nnet.h"#include "nnet3/nnet-compile.h"#include "nnet3/nnet-analyze.h"#include "nnet3/nnet-test-utils.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:  | |
| kaldi::nnet3 | |
Functions | |
| std::string | PrintCommand (int32 num_commands, int32 command) | 
| void | UnitTestNnetAnalyze () | 
| int | main () | 
| int main | ( | ) | 
Definition at line 99 of file nnet-analyze-test.cc.
References KALDI_LOG, and kaldi::nnet3::UnitTestNnetAnalyze().