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.9.3-models-zh-CN.scorer invalid??? #3772

Open
AlexanderChina opened this issue Jul 12, 2023 · 0 comments
Open

deepspeech-0.9.3-models-zh-CN.scorer invalid??? #3772

AlexanderChina opened this issue Jul 12, 2023 · 0 comments

Comments

@AlexanderChina
Copy link

Traceback (most recent call last):
File "d:\programs\python\python38\lib\runpy.py", line 194, in _run_module_as_main
return run_code(code, main_globals, None,
File "d:\programs\python\python38\lib\runpy.py", line 87, in run_code
exec(code, run_globals)
File "D:\Programs\Python\Python38\Scripts\deepspeech.exe_main
.py", line 7, in
File "d:\programs\python\python38\lib\site-packages\deepspeech\client.py", line 132, in main
ds.enableExternalScorer(args.scorer)
File "d:\programs\python\python38\lib\site-packages\deepspeech_init
.py", line 88, in enableExternalScorer
raise RuntimeError("EnableExternalScorer failed with '{}' (0x{:X})".format(deepspeech.impl.ErrorCodeToErrorMessage(status),status))
RuntimeError: EnableExternalScorer failed with 'Invalid scorer file.' (0x2002)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant