llSourcell / tensorflow_speech_recognition_demo

This is the code for 'How to Make a Simple Tensorflow Speech Recognizer' by @Sirajology on Youtube
384 stars 248 forks source link

Traceback demo.py line 15, and urllib.error.URLError #31

Closed ayaanp-dev closed 5 years ago

ayaanp-dev commented 5 years ago

Hi, I have an error saying, urllib.error.URLError: <urlopen error [WinError 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond>. I have an Traceback error saying, Traceback (most recent call last): File "demo.py", line 15, in <module> X, Y = next(batch).

The screenshot of my screen in Command Prompt is here.

errorspeechrecognition
ayaanp-dev commented 5 years ago

Nevermind I figured out.

jy6666666 commented 5 years ago

Hi,

Could you specify how did you solve this issue? I just happened to have the same issue here.

Thanks

ayaanp-dev commented 5 years ago

Ok. What I had to do is reclone this repository and do pip install -r requirements.txt to install the requirements. You should have tensorflow and the requirements.