Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/deepspeech-0.6.1-models does not contain kenlm.scorer #2874

Closed
cheahheng opened this issue Apr 1, 2020 · 8 comments
Closed

/deepspeech-0.6.1-models does not contain kenlm.scorer #2874

cheahheng opened this issue Apr 1, 2020 · 8 comments
Labels

Comments

@cheahheng
Copy link

The readme at deepspeech stable release ask user to download the following
https://github.com/mozilla/DeepSpeech/releases/download/v0.6.1/deepspeech-0.6.1-models

And run the following
$ deepspeech --model deepspeech-0.6.1-models/output_graph.pbmm --scorer deepspeech-0.6.1-models/kenlm.scorer --audio audio/2830-3980-0043.wav

However, this folder deepspeech-0.6.1-models does not contain kenlm.scorer. Also, the following
$ pip3 install deepspeech

installs deepspeech version 0.6.1 which does not yet support the scorer option

Can you please make correction to the readme file found in the following path
https://github.com/mozilla/DeepSpeech

@kdavis-mozilla
Copy link
Contributor

This README you refer to is for master and is correct.

The 0.6.1 README which you do not refer to is also correct and does not mention a kenlm.scorer.

When using Deep Speech 0.6.1 please refer to the 0.6.1 README

@cheahheng
Copy link
Author

Please, then please tell me which version of deepspeech that will be able to run the following

deepspeech --model deepspeech-0.6.1-models/output_graph.pbmm --scorer deepspeech-0.6.1-models/kenlm.scorer --audio audio/2830-3980-0043.wav

@cheahheng
Copy link
Author

This README you refer to is for master and is correct.

The 0.6.1 README which you do not refer to is also correct and does not mention a kenlm.scorer.

When using Deep Speech 0.6.1 please refer to the 0.6.1 README

The master readme is not correct because the deepspeech-0.6.1-models that it states to download simply does not contain kenlm.scorer

@lissyx
Copy link
Collaborator

lissyx commented Apr 1, 2020

This README you refer to is for master and is correct.
The 0.6.1 README which you do not refer to is also correct and does not mention a kenlm.scorer.
When using Deep Speech 0.6.1 please refer to the 0.6.1 README

The master readme is not correct because the deepspeech-0.6.1-models that it states to download simply does not contain kenlm.scorer

If you are using deepspeech 0.6.1 you need to refer to README of 0.6.1.

We welcome any suggestions to solve this chicken / egg problem for master, but so far we have not been able to find a valid solution.

@lissyx
Copy link
Collaborator

lissyx commented Apr 1, 2020

This README you refer to is for master and is correct.
The 0.6.1 README which you do not refer to is also correct and does not mention a kenlm.scorer.
When using Deep Speech 0.6.1 please refer to the 0.6.1 README

The master readme is not correct because the deepspeech-0.6.1-models that it states to download simply does not contain kenlm.scorer

If you are using deepspeech 0.6.1 you need to refer to README of 0.6.1.

We welcome any suggestions to solve this chicken / egg problem for master, but so far we have not been able to find a valid solution.

@cheahheng Please see the discussion in PR #2824

@lissyx lissyx added the invalid label Apr 9, 2020
@lissyx
Copy link
Collaborator

lissyx commented Apr 9, 2020

Closing for lack of actionable item

@lissyx lissyx closed this as completed Apr 9, 2020
@lock
Copy link

lock bot commented May 20, 2020

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.

1 similar comment
@lock
Copy link

lock bot commented May 20, 2020

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.

@lock lock bot locked and limited conversation to collaborators May 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants