#include <utility>#include <vector>#include <list>#include <string>#include "itf/options-itf.h"#include "util/common-utils.h"#include "matrix/kaldi-matrix.h"

Go to the source code of this file.
Classes | |
| struct | MatrixBufferOptions |
| class | MatrixBuffer |
| A buffer for caching (utterance-key, feature-matrix) pairs. More... | |
Namespaces | |
| kaldi | |
| This code computes Goodness of Pronunciation (GOP) and extracts phone-level pronunciation feature for mispronunciations detection tasks, the reference: | |
| kaldi::nnet1 | |