#include "util/common-utils.h"
#include "gmm/diag-gmm.h"
#include "transform/fmllr-diag-gmm.h"
#include "transform/fmllr-raw.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 | InitRandomGmm (DiagGmm *gmm_in) |
void | UnitTestFmllrRaw (bool use_offset) |
int | main () |
int main | ( | ) |
Definition at line 116 of file fmllr-raw-test.cc.
References kaldi::g_kaldi_verbose_level, rnnlm::i, and kaldi::UnitTestFmllrRaw().