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: | |
Functions | |
CompactLattice * | RandCompactLattice () |
void | TestPushCompactLatticeStrings () |
void | TestPushCompactLatticeWeights () |
int | main () |
int main | ( | ) |
Definition at line 112 of file push-lattice-test.cc.
References rnnlm::i, KALDI_LOG, kaldi::TestPushCompactLatticeStrings(), and kaldi::TestPushCompactLatticeWeights().