#include <fstream>#include <cstdio>#include <cstring>#include <string>#include <algorithm>
Go to the source code of this file.
Classes | |
| class | basic_filebuf< CharT, Traits > | 
Namespaces | |
| kaldi | |
| This code computes Goodness of Pronunciation (GOP) and extracts phone-level pronunciation feature for mispronunciations detection tasks, the reference:  | |
Functions | |
| template<class CharT , class Traits > | |
| void | swap (basic_filebuf< CharT, Traits > &x, basic_filebuf< CharT, Traits > &y) |