#include "lat/kaldi-lattice.h"#include "lat/minimize-lattice.h"#include "lat/push-lattice.h"#include "fstext/rand-fst.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:  | |
Functions | |
| CompactLattice * | RandDeterministicCompactLattice () | 
| void | TestMinimizeCompactLattice () | 
| int | main () | 
| int main | ( | ) | 
Definition at line 65 of file minimize-lattice-test.cc.
References rnnlm::i, KALDI_LOG, kaldi::SetVerboseLevel(), and kaldi::TestMinimizeCompactLattice().