#include "gmm/model-test-common.h"#include "gmm/full-gmm-normal.h"#include "ivector/ivector-extractor.h"#include "util/kaldi-io.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: | |
Functions | |
| void | TestIvectorExtractorIO (const IvectorExtractor &extractor) |
| void | TestIvectorExtractorStatsIO (IvectorExtractorStats &stats) |
| void | TestIvectorExtraction (const IvectorExtractor &extractor, const MatrixBase< BaseFloat > &feats, const FullGmm &fgmm) |
| void | UnitTestIvectorExtractor () |
| int | main () |
| int main | ( | ) |
Definition at line 216 of file ivector-extractor-test.cc.
References rnnlm::i, kaldi::SetVerboseLevel(), and kaldi::UnitTestIvectorExtractor().