NnetBatchDecoder Member List

This is the complete list of members for NnetBatchDecoder, including all inherited members.

AcceptInput(const std::string &utterance_id, const Matrix< BaseFloat > &input, const Vector< BaseFloat > *ivector, const Matrix< BaseFloat > *online_ivectors, int32 online_ivector_period)NnetBatchDecoder
allow_partial_NnetBatchDecoderprivate
Compute()NnetBatchDecoderprivate
compute_thread_NnetBatchDecoderprivate
ComputeFunc(NnetBatchDecoder *object)NnetBatchDecoderinlineprivatestatic
computer_NnetBatchDecoderprivate
Decode()NnetBatchDecoderprivate
decode_threads_NnetBatchDecoderprivate
DecodeFunc(NnetBatchDecoder *object)NnetBatchDecoderinlineprivatestatic
decoder_opts_NnetBatchDecoderprivate
Finished()NnetBatchDecoder
frame_count_NnetBatchDecoderprivate
fst_NnetBatchDecoderprivate
GetOutput(std::string *utterance_id, CompactLattice *clat, std::string *sentence)NnetBatchDecoder
GetOutput(std::string *utterance_id, Lattice *lat, std::string *sentence)NnetBatchDecoder
input_consumed_semaphore_NnetBatchDecoderprivate
input_ready_semaphore_NnetBatchDecoderprivate
input_utterance_NnetBatchDecoderprivate
is_finished_NnetBatchDecoderprivate
KALDI_DISALLOW_COPY_AND_ASSIGN(NnetBatchDecoder)NnetBatchDecoderprivate
NnetBatchDecoder(const fst::Fst< fst::StdArc > &fst, const LatticeFasterDecoderConfig &decoder_config, const TransitionModel &trans_model, const fst::SymbolTable *word_syms, bool allow_partial, int32 num_threads, NnetBatchComputer *computer)NnetBatchDecoder
num_fail_NnetBatchDecoderprivate
num_partial_NnetBatchDecoderprivate
num_success_NnetBatchDecoderprivate
pending_utts_NnetBatchDecoderprivate
priority_offset_NnetBatchDecoderprivate
ProcessOutputUtterance(UtteranceOutput *output)NnetBatchDecoderprivate
SetPriorities(std::vector< NnetInferenceTask > *tasks)NnetBatchDecoderprivate
stats_mutex_NnetBatchDecoderprivate
tasks_finished_NnetBatchDecoderprivate
tasks_ready_semaphore_NnetBatchDecoderprivate
timer_NnetBatchDecoderprivate
tot_like_NnetBatchDecoderprivate
trans_model_NnetBatchDecoderprivate
UpdatePriorityOffset(double priority)NnetBatchDecoderprivate
UtteranceFailed()NnetBatchDecoder
word_syms_NnetBatchDecoderprivate
~NnetBatchDecoder()NnetBatchDecoder