#include <online-nnet2-decoding-threaded.h>
Public Member Functions | |
OnlineNnet2DecodingThreadedConfig () | |
void | Check () |
void | Register (OptionsItf *opts) |
Definition at line 121 of file online-nnet2-decoding-threaded.h.
|
inline |
Definition at line 153 of file online-nnet2-decoding-threaded.h.
void Check | ( | ) |
Definition at line 103 of file online-nnet2-decoding-threaded.cc.
References KALDI_ASSERT.
|
inline |
Definition at line 164 of file online-nnet2-decoding-threaded.h.
References OptionsItf::Register(), and LatticeFasterDecoderConfig::Register().
Referenced by main().
BaseFloat acoustic_scale |
Definition at line 125 of file online-nnet2-decoding-threaded.h.
Referenced by main(), and SingleUtteranceNnet2DecoderThreaded::ProcessLoglikes().
int32 decode_batch_size |
Definition at line 148 of file online-nnet2-decoding-threaded.h.
Referenced by SingleUtteranceNnet2DecoderThreaded::RunDecoderSearchInternal().
LatticeFasterDecoderConfig decoder_opts |
Definition at line 123 of file online-nnet2-decoding-threaded.h.
Referenced by SingleUtteranceNnet2DecoderThreaded::GetLattice().
int32 feature_batch_size |
Definition at line 131 of file online-nnet2-decoding-threaded.h.
int32 max_buffered_features |
Definition at line 127 of file online-nnet2-decoding-threaded.h.
int32 max_loglikes_copy |
Definition at line 135 of file online-nnet2-decoding-threaded.h.
Referenced by SingleUtteranceNnet2DecoderThreaded::RunNnetEvaluationInternal().
int32 nnet_batch_size |
Definition at line 143 of file online-nnet2-decoding-threaded.h.
Referenced by SingleUtteranceNnet2DecoderThreaded::FeatureComputation(), and SingleUtteranceNnet2DecoderThreaded::RunNnetEvaluationInternal().