This is the complete list of members for OnlineSilenceWeighting, including all inherited members.
Active() const | OnlineSilenceWeighting | inline |
ComputeCurrentTraceback(const LatticeFasterOnlineDecoderTpl< FST > &decoder) | OnlineSilenceWeighting | |
ComputeCurrentTraceback(const LatticeIncrementalOnlineDecoderTpl< FST > &decoder) | OnlineSilenceWeighting | |
config_ | OnlineSilenceWeighting | private |
frame_info_ | OnlineSilenceWeighting | private |
frame_subsampling_factor_ | OnlineSilenceWeighting | private |
GetDeltaWeights(int32 num_frames_ready, int32 first_decoder_frame, std::vector< std::pair< int32, BaseFloat > > *delta_weights) | OnlineSilenceWeighting | |
GetDeltaWeights(int32 num_frames_ready, std::vector< std::pair< int32, BaseFloat > > *delta_weights) | OnlineSilenceWeighting | inline |
num_frames_output_and_correct_ | OnlineSilenceWeighting | private |
OnlineSilenceWeighting(const TransitionModel &trans_model, const OnlineSilenceWeightingConfig &config, int32 frame_subsampling_factor=1) | OnlineSilenceWeighting | |
silence_phones_ | OnlineSilenceWeighting | private |
trans_model_ | OnlineSilenceWeighting | private |