I was actually trying to install deepspeech to a raspberry 4 whith pip3 and python 3.6.9 when I got this error :
Could not find a version that satisfies the requirement deepspeech (from versions: )
No matching distribution found for deepspeech
when using
pip3 install deepspeech
Any idea? Thanks you very much.