LatticeIncrementalOnlineDecoderTpl< FST > Member List

This is the complete list of members for LatticeIncrementalOnlineDecoderTpl< FST >, including all inherited members.

active_toks_LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >protected
AdvanceDecoding(DecodableInterface *decodable, int32 max_num_frames=-1)LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >
AllocateNewTokenLabel()LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >inlineprotected
Arc typedefLatticeIncrementalOnlineDecoderTpl< FST >
BestPathEnd(bool use_final_probs, BaseFloat *final_cost=NULL) constLatticeIncrementalOnlineDecoderTpl< FST >
ClearActiveTokens()LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >protected
ComputeFinalCosts(unordered_map< decoder::BackpointerToken *, BaseFloat > *final_costs, BaseFloat *final_relative_cost, BaseFloat *final_best_cost) constLatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >protected
config_LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >protected
cost_offsets_LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >protected
Decode(DecodableInterface *decodable)LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >
decoding_finalized_LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >protected
delete_fst_LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >protected
DeleteElems(Elem *list)LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >protected
DeleteForwardLinks(decoder::BackpointerToken *tok)LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >inlineprotectedstatic
determinizer_LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >protected
Elem typedefLatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >protected
final_best_cost_LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >protected
final_costs_LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >protected
final_relative_cost_LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >protected
FinalizeDecoding()LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >
FinalRelativeCost() constLatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >
FindOrAddToken(StateId state, int32 frame_plus_one, BaseFloat tot_cost, decoder::BackpointerToken *backpointer, bool *changed)LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >inlineprotected
ForwardLinkT typedefLatticeIncrementalOnlineDecoderTpl< FST >
fst_LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >protected
GetBestPath(Lattice *ofst, bool use_final_probs=true) constLatticeIncrementalOnlineDecoderTpl< FST >
GetCutoff(Elem *list_head, size_t *tok_count, BaseFloat *adaptive_beam, Elem **best_elem)LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >protected
GetLattice(int32 num_frames_to_include, bool use_final_probs=false)LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >
GetNumToksForFrame(int32 frame)LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >protected
GetOptions() constLatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >inline
InitDecoding()LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >
KALDI_DISALLOW_COPY_AND_ASSIGN(LatticeIncrementalOnlineDecoderTpl)LatticeIncrementalOnlineDecoderTpl< FST >
LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >::KALDI_DISALLOW_COPY_AND_ASSIGN(LatticeIncrementalDecoderTpl)LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >protected
Label typedefLatticeIncrementalOnlineDecoderTpl< FST >
LatticeIncrementalDecoderTpl(const FST &fst, const TransitionModel &trans_model, const LatticeIncrementalDecoderConfig &config)LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >
LatticeIncrementalDecoderTpl(const LatticeIncrementalDecoderConfig &config, FST *fst, const TransitionModel &trans_model)LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >
LatticeIncrementalOnlineDecoderTpl(const FST &fst, const TransitionModel &trans_model, const LatticeIncrementalDecoderConfig &config)LatticeIncrementalOnlineDecoderTpl< FST >inline
LatticeIncrementalOnlineDecoderTpl(const LatticeIncrementalDecoderConfig &config, FST *fst, const TransitionModel &trans_model)LatticeIncrementalOnlineDecoderTpl< FST >inline
next_token_label_LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >protected
num_frames_in_lattice_LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >protected
num_toks_LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >protected
NumFramesDecoded() constLatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >inline
NumFramesInLattice() constLatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >inline
PossiblyResizeHash(size_t num_toks)LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >protected
ProcessEmitting(DecodableInterface *decodable)LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >protected
ProcessNonemitting(BaseFloat cost_cutoff)LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >protected
PruneActiveTokens(BaseFloat delta)LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >protected
PruneForwardLinks(int32 frame_plus_one, bool *extra_costs_changed, bool *links_pruned, BaseFloat delta)LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >protected
PruneForwardLinksFinal()LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >protected
PruneTokensForFrame(int32 frame_plus_one)LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >protected
queue_LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >protected
ReachedFinal() constLatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >inline
SetOptions(const LatticeIncrementalDecoderConfig &config)LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >inline
StateId typedefLatticeIncrementalOnlineDecoderTpl< FST >
temp_token_map_LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >protected
tmp_array_LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >protected
Token typedefLatticeIncrementalOnlineDecoderTpl< FST >
token2label_map_LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >protected
token2label_map_temp_LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >protected
toks_LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >protected
TraceBackBestPath(BestPathIterator iter, LatticeArc *arc) constLatticeIncrementalOnlineDecoderTpl< FST >
UpdateLatticeDeterminization()LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >protected
warned_LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >protected
Weight typedefLatticeIncrementalOnlineDecoderTpl< FST >
~LatticeIncrementalDecoderTpl()LatticeIncrementalDecoderTpl< FST, decoder::BackpointerToken >