#include <sstream>
#include <vector>
#include <string>
#include "nnet/nnet-component.h"
#include "nnet/nnet-affine-transform.h"
Go to the source code of this file.
Classes | |
class | MultiBasisComponent |
Namespaces | |
kaldi | |
This code computes Goodness of Pronunciation (GOP) and extracts phone-level pronunciation feature for mispronunciations detection tasks, the reference: | |
kaldi::nnet1 | |