#include <vector>
#include "base/kaldi-common.h"
#include "sgmm2/am-sgmm2.h"
#include "hmm/transition-model.h"
#include "itf/decodable-itf.h"
Go to the source code of this file.
Classes | |
class | DecodableAmSgmm2 |
class | DecodableAmSgmm2Scaled |
Namespaces | |
kaldi | |
This code computes Goodness of Pronunciation (GOP) and extracts phone-level pronunciation feature for mispronunciations detection tasks, the reference: | |