#include <online-nnet2-decoding.h>
Public Member Functions | |
OnlineNnet2DecodingConfig () | |
void | Register (OptionsItf *opts) |
Public Attributes | |
LatticeFasterDecoderConfig | decoder_opts |
nnet2::DecodableNnet2OnlineOptions | decodable_opts |
Definition at line 50 of file online-nnet2-decoding.h.
|
inline |
Definition at line 55 of file online-nnet2-decoding.h.
References DecodableNnet2OnlineOptions::acoustic_scale.
|
inline |
Definition at line 57 of file online-nnet2-decoding.h.
References DecodableNnet2OnlineOptions::Register(), and LatticeFasterDecoderConfig::Register().
Referenced by main().
nnet2::DecodableNnet2OnlineOptions decodable_opts |
Definition at line 53 of file online-nnet2-decoding.h.
Referenced by main().
LatticeFasterDecoderConfig decoder_opts |
Definition at line 52 of file online-nnet2-decoding.h.
Referenced by SingleUtteranceNnet2Decoder::GetLattice().