#include <string>
#include "nnet/nnet-component.h"
#include "nnet/nnet-utils.h"
#include "cudamatrix/cu-math.h"
Go to the source code of this file.
Classes | |
class | SimpleSentenceAveragingComponent |
SimpleSentenceAveragingComponent does not have nested network, it is intended to be used inside of a <ParallelComponent>. More... | |
class | SentenceAveragingComponent |
Deprecated!!!, keeping it as Katka Zmolikova used it in JSALT 2015. More... | |
Namespaces | |
kaldi | |
This code computes Goodness of Pronunciation (GOP) and extracts phone-level pronunciation feature for mispronunciations detection tasks, the reference: | |
kaldi::nnet1 | |