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

Go to the source code of this file.

Classes

struct  SpectrogramOptions
 SpectrogramOptions contains basic options for computing spectrogram features. More...
 
class  SpectrogramComputer
 Class for computing spectrogram features. More...
 

Namespaces

 kaldi
 This code computes Goodness of Pronunciation (GOP) and extracts phone-level pronunciation feature for mispronunciations detection tasks, the reference:
 

Typedefs

typedef OfflineFeatureTpl< SpectrogramComputer > Spectrogram