#include "base/timer.h"
#include "base/kaldi-error.h"
#include <algorithm>
#include <iomanip>
#include <map>
#include <unordered_map>
Go to the source code of this file.
Classes | |
class | ProfileStats |
struct | ProfileStats::ProfileStatsEntry |
struct | ProfileStats::ReverseSecondComparator |
Namespaces | |
kaldi | |
This code computes Goodness of Pronunciation (GOP) and extracts phone-level pronunciation feature for mispronunciations detection tasks, the reference: | |
Variables | |
ProfileStats | g_profile_stats |