#include "nnet3/nnet-nnet.h"
#include "nnet3/nnet-simple-component.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 | UnitTestNnetContext () |
void | UnitTestConvertRepeatedToBlockAffine () |
void | UnitTestConvertRepeatedToBlockAffineComposite () |
int | main () |
int main | ( | ) |
Definition at line 106 of file nnet-utils-test.cc.
References KALDI_LOG, kaldi::SetVerboseLevel(), kaldi::nnet3::UnitTestConvertRepeatedToBlockAffine(), kaldi::nnet3::UnitTestConvertRepeatedToBlockAffineComposite(), and kaldi::nnet3::UnitTestNnetContext().