#include <map>
#include <string>
#include "feat/feature-window.h"
#include "feat/feature-common-inl.h"
Go to the source code of this file.
Classes | |
struct | ExampleFeatureComputerOptions |
This class is only added for documentation, it is not intended to ever be used. More... | |
class | ExampleFeatureComputer |
This class is only added for documentation, it is not intended to ever be used. More... | |
class | OfflineFeatureTpl< F > |
This templated class is intended for offline feature extraction, i.e. More... | |
Namespaces | |
kaldi | |
This code computes Goodness of Pronunciation (GOP) and extracts phone-level pronunciation feature for mispronunciations detection tasks, the reference: | |