#include <iostream>#include "feat/feature-mfcc.h"#include "base/kaldi-math.h"#include "matrix/kaldi-matrix-inl.h"#include "feat/wave-reader.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 | UnitTestOnlineCmvn () | 
| int | main () | 
| int main | ( | ) | 
Definition at line 100 of file feature-functions-test.cc.
References kaldi::UnitTestOnlineCmvn().