#include <string>#include <vector>#include "sgmm2/am-sgmm2.h"#include "gmm/model-common.h"#include "itf/options-itf.h"#include "util/kaldi-thread.h"

Go to the source code of this file.
Classes | |
| struct | MleAmSgmm2Options |
| Configuration variables needed in the SGMM estimation process. More... | |
| class | MleAmSgmm2Accs |
| Class for the accumulators associated with the phonetic-subspace model parameters. More... | |
| class | MleAmSgmm2Updater |
| class | MleSgmm2SpeakerAccs |
| Class for the accumulators required to update the speaker vectors v_s. More... | |
| class | UpdateWClass |
Namespaces | |
| kaldi | |
| This code computes Goodness of Pronunciation (GOP) and extracts phone-level pronunciation feature for mispronunciations detection tasks, the reference: | |