#include "nnet3/nnet-nnet.h"
#include "nnet3/nnet-compile.h"
#include "nnet3/nnet-compile-looped.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 | |
void | UnitTestNnetCompile () |
void | UnitTestNnetCompileMulti () |
void | UnitTestNnetCompileLooped () |
int | main () |
int main | ( | ) |
Definition at line 177 of file nnet-compile-test.cc.
References KALDI_LOG, kaldi::SetVerboseLevel(), kaldi::nnet3::UnitTestNnetCompile(), kaldi::nnet3::UnitTestNnetCompileLooped(), and kaldi::nnet3::UnitTestNnetCompileMulti().