#include "util/simple-options.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<typename T > | |
| static bool | SetOptionImpl (const std::string &key, const T &value, std::map< std::string, T *> &some_map) | 
| template<typename T > | |
| static bool | GetOptionImpl (const std::string &key, T *value, std::map< std::string, T *> &some_map) |