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 () |
Lattice * | RandLattice () |
void | TestCompactLatticeTable (bool binary) |
void | TestCompactLatticeTableCross (bool binary) |
void | TestLatticeTable (bool binary) |
void | TestLatticeTableCross (bool binary) |
int | main () |
int main | ( | ) |
Definition at line 161 of file kaldi-lattice-test.cc.
References rnnlm::i, kaldi::TestCompactLatticeTable(), kaldi::TestCompactLatticeTableCross(), kaldi::TestLatticeTable(), and kaldi::TestLatticeTableCross().