#include <map>#include <string>#include "feat/feature-common.h"#include "feat/feature-functions.h"#include "feat/feature-window.h"#include "feat/mel-computations.h"

Go to the source code of this file.
Classes | |
| struct | MfccOptions | 
| MfccOptions contains basic options for computing MFCC features.  More... | |
| class | MfccComputer | 
Namespaces | |
| kaldi | |
| This code computes Goodness of Pronunciation (GOP) and extracts phone-level pronunciation feature for mispronunciations detection tasks, the reference:  | |
Typedefs | |
| typedef OfflineFeatureTpl< MfccComputer > | Mfcc |