const-arpa-lm.cc File Reference
#include <algorithm>
#include <limits>
#include <sstream>
#include <utility>
#include "base/kaldi-math.h"
#include "lm/arpa-file-parser.h"
#include "lm/const-arpa-lm.h"
#include "util/stl-utils.h"
#include "util/text-utils.h"
Include dependency graph for const-arpa-lm.cc:

Go to the source code of this file.

Classes

struct  ArpaLine
 
class  LmState
 
union  LmState::ChildType
 
struct  LmState::ChildrenVectorLessThan
 
class  ConstArpaLmBuilder
 
struct  ConstArpaLmBuilder::WordsAndLmStatePairLessThan
 

Namespaces

 kaldi
 This code computes Goodness of Pronunciation (GOP) and extracts phone-level pronunciation feature for mispronunciations detection tasks, the reference:
 

Functions

bool BuildConstArpaLm (const ArpaParseOptions &options, const std::string &arpa_rxfilename, const std::string &const_arpa_wxfilename)