#include "util/stl-utils.h"#include "util/kaldi-io.h"#include "tree/build-tree-utils.h"#include "tree/clusterable-classes.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 | |
| void | TestTrivialTree () |
| void | TestPossibleValues () |
| void | TestConvertStats () |
| void | TestSplitStatsByKey () |
| void | TestFindAllKeys () |
| void | TestDoTableSplit () |
| void | TestClusterEventMapGetMappingAndRenumberEventMap () |
| void | TestClusterEventMapGetMappingAndRenumberEventMap2 () |
| void | TestClusterEventMap () |
| void | TestClusterEventMapRestricted () |
| void | TestShareEventMapLeaves () |
| void | TestQuestionsInitRand () |
| void | TestSplitDecisionTree () |
| void | TestBuildTreeStatsIo (bool binary) |
| int | main () |
| int main | ( | ) |
Definition at line 872 of file build-tree-utils-test.cc.
References rnnlm::i, kaldi::TestBuildTreeStatsIo(), kaldi::TestClusterEventMap(), kaldi::TestClusterEventMapGetMappingAndRenumberEventMap(), kaldi::TestClusterEventMapGetMappingAndRenumberEventMap2(), kaldi::TestClusterEventMapRestricted(), kaldi::TestConvertStats(), kaldi::TestDoTableSplit(), kaldi::TestFindAllKeys(), kaldi::TestPossibleValues(), kaldi::TestQuestionsInitRand(), kaldi::TestShareEventMapLeaves(), kaldi::TestSplitDecisionTree(), kaldi::TestSplitStatsByKey(), and kaldi::TestTrivialTree().