Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

data is unavailable #58

Open
david3012 opened this issue Jun 7, 2018 · 5 comments
Open

data is unavailable #58

david3012 opened this issue Jun 7, 2018 · 5 comments

Comments

@david3012
Copy link

http://pannous.net/files/spoken_numbers_pcm.tar

Downloading from http://pannous.net/files/spoken_numbers_spectros_64x64.tar to d ata/spoken_numbers_spectros_64x64.tar
Traceback (most recent call last):
File "./speaker_classifier_tflearn.py", line 19, in
speakers = data.get_speakers()
File "/data/home/ddonaldson/tensorflow-speech-recognition-master/speech_data.p y", line 157, in get_speakers
maybe_download(Source.DIGIT_SPECTROS)
File "/data/home/ddonaldson/tensorflow-speech-recognition-master/speech_data.p y", line 138, in maybe_download
filepath, _ = urllib.request.urlretrieve(url_filename, filepath,progresshook )
File "/usr/lib/python2.7/urllib.py", line 98, in urlretrieve
return opener.retrieve(url, filename, reporthook, data)
File "/usr/lib/python2.7/urllib.py", line 245, in retrieve
fp = self.open(url, data)
File "/usr/lib/python2.7/urllib.py", line 213, in open
return getattr(self, name)(url)
File "/usr/lib/python2.7/urllib.py", line 350, in open_http
h.endheaders(data)
File "/usr/lib/python2.7/httplib.py", line 1053, in endheaders
self._send_output(message_body)
File "/usr/lib/python2.7/httplib.py", line 897, in _send_output
self.send(msg)
File "/usr/lib/python2.7/httplib.py", line 859, in send
self.connect()
File "/usr/lib/python2.7/httplib.py", line 836, in connect
self.timeout, self.source_address)
File "/usr/lib/python2.7/socket.py", line 575, in create_connection
raise err
IOError: [Errno socket error] [Errno 110] Connection timed out

it looks like the data is not available for download,
where can I get the data?

@InSightSuen
Copy link

same problem

1 similar comment
@AbhishekRaj-droid
Copy link

same problem

@4emkay
Copy link

4emkay commented Aug 3, 2018

You can download the data from here.
http://pannous.net/files/

In the above link you will get the all data with audio files.

@arnabsinha99
Copy link

You can download the data from here.
http://pannous.net/files/

In the above link you will get the all data with audio files.

This link is not working.

@joelvzach
Copy link

Yes @arnabsinha99 looks like it isn't open to public anymore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants