feature-plp.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 "itf/options-itf.h"
Include dependency graph for feature-plp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  PlpOptions
 PlpOptions contains basic options for computing PLP features. More...
 
class  PlpComputer
 This is the new-style interface to the PLP computation. 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< PlpComputer > Plp