mozilla / DeepSpeech

DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python 3.10 wheel?

Geremia opened this issue · comments

Is there a wheel compatible with Python 3.10? I currently get:

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

Nobody is working on that but if you send patches we can review.

You can also check out #3693.