#include "nnet3/nnet-parse.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 | UnitTestDescriptorTokenize () |
void | UnitTestSummarizeVector () |
void | UnitTestNameMatchesPattern () |
int | main () |
int main | ( | ) |
Definition at line 93 of file nnet-parse-test.cc.
References KALDI_LOG, kaldi::nnet3::UnitTestDescriptorTokenize(), kaldi::nnet3::UnitTestNameMatchesPattern(), and kaldi::nnet3::UnitTestSummarizeVector().