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

Support Python 3.9 on Linux / ARMv7l

Quiterion opened this issue · comments

Currently there's no supported pypi wheel for Linux / ARMv7l systems with Python 3.9 bindings. This makes DeepSpeech binaries unavailable for Raspberry 3 Arch Linux systems.

We only provided support for latest Raspbian, if it is running elsewhere it's nice but not enforced. Please send PR for adding new python versions.