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: | |
Functions | |
void | InitRandomGmm (DiagGmm *gmm_in) |
void | UnitTestDiagGmmGenerate () |
void | UnitTestDiagGmm () |
int | main () |
int main | ( | ) |
Definition at line 301 of file diag-gmm-test.cc.
References rnnlm::i, kaldi::UnitTestDiagGmm(), and kaldi::UnitTestDiagGmmGenerate().