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 | |
void | TestConvertPhnxToProns () |
void | TestAccumulateTreeStatsOptions () |
void | TestSplitToPhones () |
void | TestConvertAlignment () |
int | main () |
int main | ( | ) |
Definition at line 328 of file hmm-utils-test.cc.
References rnnlm::i, kaldi::TestAccumulateTreeStatsOptions(), kaldi::TestConvertAlignment(), kaldi::TestConvertPhnxToProns(), and kaldi::TestSplitToPhones().