#include <fst/fst-decl.h>#include <string>#include <vector>#include "base/kaldi-types.h"#include "itf/options-itf.h"

Go to the source code of this file.
Classes | |
| struct | ArpaParseOptions |
| Options that control ArpaFileParser. More... | |
| struct | NGram |
| A parsed n-gram from ARPA LM file. More... | |
| class | ArpaFileParser |
| ArpaFileParser is an abstract base class for ARPA LM file conversion. More... | |
Namespaces | |
| kaldi | |
| This code computes Goodness of Pronunciation (GOP) and extracts phone-level pronunciation feature for mispronunciations detection tasks, the reference: | |