#include "util/const-integer-set.h"
#include <set>
#include <cassert>
#include <cstdlib>
#include <iostream>
#include "util/kaldi-io.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 | |
template<class Int > | |
void | TestSetOfNumbers (bool binary) |
int | main () |
int main | ( | ) |
Definition at line 134 of file const-integer-set-test.cc.
References rnnlm::i, and kaldi::Rand().