#include "util/stl-utils.h"
#include "fst/fstlib.h"
#include "lat/kaldi-lattice.h"
#include "itf/decodable-itf.h"
Go to the source code of this file.
Classes | |
class | SimpleDecoder |
Simplest possible decoder, included largely for didactic purposes and as a means to debug more highly optimized decoders. More... | |
class | SimpleDecoder::Token |
Namespaces | |
kaldi | |
This code computes Goodness of Pronunciation (GOP) and extracts phone-level pronunciation feature for mispronunciations detection tasks, the reference: | |