
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 | TestEventMap () |
| void | TestEventTypeIo (bool binary) |
| EventMap * | RandomEventMap (const std::vector< EventKeyType > &keys) |
| void | TestEventMapIo (bool binary) |
| void | TestEventMapPrune () |
| void | TestEventMapMapValues () |
| int | main () |
Variables | |
| const int32 | kMaxVal = 20 |
| int main | ( | ) |
Definition at line 318 of file event-map-test.cc.
References rnnlm::i, kaldi::TestEventMap(), kaldi::TestEventMapIo(), kaldi::TestEventMapMapValues(), kaldi::TestEventMapPrune(), and kaldi::TestEventTypeIo().