#include "hmm/transition-model.h"#include "nnet2/nnet-component.h"#include "nnet2/decodable-am-nnet.h"#include "nnet2/online-nnet2-decodable.h"#include "feat/online-feature.h"#include "hmm/hmm-test-utils.h"
Go to the source code of this file.
Namespaces | |
| kaldi | |
| This code computes Goodness of Pronunciation (GOP) and extracts phone-level pronunciation feature for mispronunciations detection tasks, the reference: | |
| kaldi::nnet2 | |
Functions | |
| void | UnitTestNnetDecodable () |
| int | main () |
| int main | ( | ) |
Definition at line 104 of file online-nnet2-decodable-test.cc.
References rnnlm::i, and kaldi::nnet2::UnitTestNnetDecodable().