Hi All
Hope you are well
I am intending on building a deepspeech model which caters to our pronunciation where I live
However I am having an issue with installing the tensorflow gpu 1.14
(deepspeech-venv) Chabanis-MacBook-Pro:Deepspeech chabani$ pip3 install ‘tensorflow-gpu==1.14.0’
Collecting tensorflow-gpu==1.14.0
ERROR: Could not find a version that satisfies the requirement tensorflow-gpu==1.14.0 (from versions: none)
ERROR: No matching distribution found for tensorflow-gpu==1.14.0
It appears that this does not exist, where am I wrong here?