mozilla / DeepSpeech

DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LM score error

zh794390558 opened this issue · comments

For support and discussions, please use our Discourse forums.

If you've found a bug, or have a feature request, then please create an issue with the following information:

https://github.com/mozilla/DeepSpeech/blob/master/native_client/ctcdecode/ctc_beam_search_decoder.cpp#L234

if (prefix_boundary && ext_scorer_->is_scoring_boundary(prefix_boundary, prefix->character)) {
        ...
        std::vector<std::string> ngram = ext_scorer_->make_ngram(prefix_boundary);
        ...
      }

@zh794390558 You keep opening issues without giving any context: this is spamming. Either file a real issue or stop.