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.
Mozilla Public License 2.0
25.29k stars 3.96k forks source link

TypeError: ctc_beam_search_decoder_with_lm() missing 1 required positional argument #1526

Closed SemabAli closed 6 years ago

lissyx commented 6 years ago

How did you checked out the source? Are you on the correct tag?

lissyx commented 6 years ago

Here: https://github.com/mozilla/DeepSpeech/blob/v0.2.0-alpha.8/DeepSpeech.py#L486 And now: https://github.com/mozilla/DeepSpeech/blob/v0.2.0-alpha.9/DeepSpeech.py#L476

@SemabAli My best guess is that your git clone is not on v0.2.0-alpha.8

lock[bot] commented 5 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.