adaptation_state_ | SingleUtteranceGmmDecoder | private |
AdvanceDecoding() | SingleUtteranceGmmDecoder | |
config_ | SingleUtteranceGmmDecoder | private |
decoder_ | SingleUtteranceGmmDecoder | private |
EndpointDetected(const OnlineEndpointConfig &config) | SingleUtteranceGmmDecoder | |
EstimateFmllr(bool end_of_utterance) | SingleUtteranceGmmDecoder | |
feature_pipeline_ | SingleUtteranceGmmDecoder | private |
FeaturePipeline() | SingleUtteranceGmmDecoder | inline |
FinalizeDecoding() | SingleUtteranceGmmDecoder | |
FinalRelativeCost() | SingleUtteranceGmmDecoder | inline |
GetAdaptationState(OnlineGmmAdaptationState *adaptation_state) const | SingleUtteranceGmmDecoder | |
GetBestPath(bool end_of_utterance, Lattice *best_path) const | SingleUtteranceGmmDecoder | |
GetGaussianPosteriors(bool end_of_utterance, GaussPost *gpost) | SingleUtteranceGmmDecoder | private |
GetLattice(bool rescore_if_needed, bool end_of_utterance, CompactLattice *clat) const | SingleUtteranceGmmDecoder | |
HaveTransform() const | SingleUtteranceGmmDecoder | |
models_ | SingleUtteranceGmmDecoder | private |
orig_adaptation_state_ | SingleUtteranceGmmDecoder | private |
RescoringIsNeeded() const | SingleUtteranceGmmDecoder | private |
silence_phones_ | SingleUtteranceGmmDecoder | private |
SingleUtteranceGmmDecoder(const OnlineGmmDecodingConfig &config, const OnlineGmmDecodingModels &models, const OnlineFeaturePipeline &feature_prototype, const fst::Fst< fst::StdArc > &fst, const OnlineGmmAdaptationState &adaptation_state) | SingleUtteranceGmmDecoder | |
~SingleUtteranceGmmDecoder() | SingleUtteranceGmmDecoder | |