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

Still Acrive? #3784

Closed
olawalejuwonm opened this issue Dec 26, 2023 · 9 comments
Closed

Still Acrive? #3784

olawalejuwonm opened this issue Dec 26, 2023 · 9 comments

Comments

@olawalejuwonm
Copy link

Is this library still functioning?

I got this error when installing

ERROR: Could not find a version that satisfies the requirement deepspeech (from versions:
none)
ERROR: No matching distribution found for deepspeech

@hubutui
Copy link

hubutui commented Dec 28, 2023

According to deepspeech and deepspeech-gpu, you need python 3.9. for GPU support, cuda 10.1 is needed. You could get cuda 10.1 docker from nvidia ngc.

@olawalejuwonm
Copy link
Author

olawalejuwonm commented Dec 28, 2023 via email

@hubutui
Copy link

hubutui commented Dec 29, 2023

oh, it's a typo, I mean you need python 3.9. The latest python release this pkg support is python 3.9. For newer python release, you need to build deepspeech from the source, see also here.

@olawalejuwonm
Copy link
Author

olawalejuwonm commented Dec 29, 2023 via email

@olawalejuwonm
Copy link
Author

I have python 3.9. I still got this [image: image.png]

On Fri, Dec 29, 2023 at 2:19 AM Butui Hu @.> wrote: oh, it's a typo, I mean you need python 3.9. The latest python release this pkg support is python 3.9. For newer python release, you need to build deepspeech from the source, see also here https://deepspeech.readthedocs.io/en/r0.9/BUILDING.html. — Reply to this email directly, view it on GitHub <#3784 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMSQ2BFVBUH55SF76IEWQ33YLYLDXAVCNFSM6AAAAABBDGF5B2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZRGY2TSNRUGQ . You are receiving this because you authored the thread.Message ID: @.>

image

@olawalejuwonm
Copy link
Author

I have python 3.9. I still got this [image: image.png]

On Fri, Dec 29, 2023 at 2:19 AM Butui Hu @.> wrote: oh, it's a typo, I mean you need python 3.9. The latest python release this pkg support is python 3.9. For newer python release, you need to build deepspeech from the source, see also here https://deepspeech.readthedocs.io/en/r0.9/BUILDING.html. — Reply to this email directly, view it on GitHub <#3784 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMSQ2BFVBUH55SF76IEWQ33YLYLDXAVCNFSM6AAAAABBDGF5B2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZRGY2TSNRUGQ . You are receiving this because you authored the thread.Message ID: @.>

image

@hubutui
Copy link

hubutui commented Dec 29, 2023

You could download the whl file from pypi and install it.

@lissyx
Copy link
Collaborator

lissyx commented Dec 29, 2023

Msys2 python likely is incompatible we only built and guaranteed against official python builds. Please rebuild and don't directly install the wheel it might fail in weird ways

@lissyx
Copy link
Collaborator

lissyx commented Dec 29, 2023

Project is unmaintained best advice was given and is to rebuild

@lissyx lissyx closed this as completed Dec 29, 2023
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

3 participants