0

I understand DeepSpeech project is not being maintained now hence it cannot be installed using pip. I get the following error when trying to install using python3 setup.py install after cloning the source code.

Searching for tensorflow==1.15.4 Reading https://pypi.org/simple/tensorflow/ No local packages or working download links found for tensorflow==1.15.4 error: Could not find suitable distribution for Requirement.parse('tensorflow==1.15.4')

I don't want to downgrade my python in local device as there are other projects running the latest python version. I tried creating a virtual env and downgrading python but it didn't work (probably i misfollowed the steps). Im tryin to run it in google colab now.

Is there any way to install DeepSpeech in 2023?

asked Jul 23, 2023 at 5:41
2
  • The package is still on PyPi. Is there a reason not to install from there? Commented Jul 23, 2023 at 5:45
  • it cannot be installed using PyPi since they discontinued maintaining it. ERROR: Could not find a version that satisfies the requirement deepspeech (from versions: none) ERROR: No matching distribution found for deepspeech. Commented Jul 23, 2023 at 6:00

0

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.