#include <vector>
#include <set>
#include <algorithm>
#include <limits>
#include <cassert>
#include "util/stl-utils.h"
#include "util/hash-list-inl.h"
Go to the source code of this file.
Classes | |
class | HashList< I, T > |
struct | HashList< I, T >::Elem |
struct | HashList< I, T >::HashBucket |
Namespaces | |
kaldi | |
This code computes Goodness of Pronunciation (GOP) and extracts phone-level pronunciation feature for mispronunciations detection tasks, the reference: | |