Deepspeech: small example failed

Created on 5 Oct 2017  路  5Comments  路  Source: mozilla/DeepSpeech

on Ubuntu, running the small example

./bin/run-ldc93s1.sh

Error message:

Loading the LM will be faster if you build a binary file.
Reading data/lm/lm.binary
----5---10---15---20---25---30---35---40---45---50---55---60---65---70---75---80---85---90---95--100
terminate called after throwing an instance of 'lm::FormatLoadException'
  what():  native_client/kenlm/lm/read_arpa.cc:65 in void lm::ReadARPACounts(util::FilePiece&, std::vector<long unsigned int>&) threw FormatLoadException.
first non-empty line was "version https://git-lfs.github.com/spec/v1" not \data\. Byte: 43

Most helpful comment

You have not installed Git-LFS, as documented: https://github.com/mozilla/DeepSpeech#prerequisites

All 5 comments

You have not installed Git-LFS, as documented: https://github.com/mozilla/DeepSpeech#prerequisites

@lissyx I did
git-lfs/2.3.2 (GitHub; linux amd64; go 1.8.1)
Sorry, no usage text found for "git-lfs"

@Jfeng3 Either your git-lfs installation is not working properly, or you did that after git clone of the project. If the later, then re-do a clone.

@lissyx worked after re-do clone . Thanks a lot!!

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

xu-song picture xu-song  路  5Comments

Tangzy7 picture Tangzy7  路  7Comments

jacobjennings picture jacobjennings  路  6Comments

deepak02 picture deepak02  路  7Comments

Wissben picture Wissben  路  6Comments