fix conflict

pull/2794/head
YangZhou 3 years ago
commit c55c1cf553

@ -79,4 +79,4 @@ void NnetProducer::AttentionRescoring(const std::vector<std::vector<int>>& hyps,
nnet_->AttentionRescoring(hyps, reverse_weight, rescoring_score); nnet_->AttentionRescoring(hyps, reverse_weight, rescoring_score);
} }
} // namespace ppspeech } // namespace ppspeech

Loading…
Cancel
Save