#include "nnet2/nnet-nnet.h"#include "nnet2/nnet-compute.h"#include "nnet2/nnet-compute-online.h"#include "matrix/matrix-functions.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::nnet2 | |
Functions | |
| void | UnitTestNnetCompute () | 
| void | UnitTestNnetComputeChunked () | 
| int | main () | 
| int main | ( | ) | 
Definition at line 125 of file nnet-compute-test.cc.
References rnnlm::i, kaldi::nnet2::UnitTestNnetCompute(), and kaldi::nnet2::UnitTestNnetComputeChunked().