Go to the source code of this file.
Classes | |
class | MyThreadClass |
class | MyTaskClass |
Namespaces | |
kaldi | |
This code computes Goodness of Pronunciation (GOP) and extracts phone-level pronunciation feature for mispronunciations detection tasks, the reference: | |
Functions | |
void | TestThreads () |
void | TestTaskSequencer () |
int | main () |
int main | ( | ) |
Definition at line 128 of file kaldi-thread-test.cc.
References rnnlm::i, kaldi::TestTaskSequencer(), and kaldi::TestThreads().