
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 | UnitTestFmllrDiagGmm () |
| void | UnitTestFmllrDiagGmmDiagonal () |
| void | UnitTestFmllrDiagGmmOffset () |
| int | main () |
| int main | ( | ) |
Definition at line 227 of file fmllr-diag-gmm-test.cc.
References rnnlm::i, kaldi::UnitTestFmllrDiagGmm(), kaldi::UnitTestFmllrDiagGmmDiagonal(), and kaldi::UnitTestFmllrDiagGmmOffset().