feature-mfcc.h File Reference
#include <map>
#include <string>
#include "feat/feature-common.h"
#include "feat/feature-functions.h"
#include "feat/feature-window.h"
#include "feat/mel-computations.h"
Include dependency graph for feature-mfcc.h:
This graph shows which files directly or indirectly include this file:

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