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

Issue ./spoken_numbers_pcm.tar : This does not look like a tar archive #70

Open
khushbu9402 opened this issue May 3, 2020 · 3 comments

Comments

@khushbu9402
Copy link

Looking for data ./spoken_numbers_spectros_64x64.tar in data/
Downloading from http://pannous.net/files/./spoken_numbers_spectros_64x64.tar to data/spoken_numbers_spectros_64x64.tar
166.2% 8192 / 4930
Successfully downloaded ./spoken_numbers_spectros_64x64.tar 4930 bytes.
Extracting data/spoken_numbers_spectros_64x64.tar to data/
tar: This does not look like a tar archive
tar: Skipping to next header
tar: Exiting with failure status due to previous errors
Data ready!
Looking for data ./spoken_numbers_pcm.tar in data/

Downloading from http://pannous.net/files/./spoken_numbers_pcm.tar to data/spoken_numbers_pcm.tar
166.2% 8192 / 4930
Successfully downloaded ./spoken_numbers_pcm.tar 4930 bytes.
Extracting data/spoken_numbers_pcm.tar to data/
tar: This does not look like a tar archive
tar: Skipping to next header
tar: Exiting with failure status due to previous errors
Data ready!
Traceback (most recent call last):
File "./speaker_classifier_tflearn.py", line 19, in
speakers = data.get_speakers()
File "/home/vp/tensorflow-speech-recognition/speech_data.py", line 168, in get_speakers
files = os.listdir(path)
FileNotFoundError: [Errno 2] No such file or directory: 'data/spoken_numbers_pcm/'

@khushbu9402
Copy link
Author

When I am running ./speaker_classifier_tflearn.py ,I get the above error. Could anyone please assist me with this?Thanks.

@joelvzach
Copy link

I am unable to even access pannous.net/files at this point

@zernonia
Copy link

zernonia commented Nov 12, 2020

It seems like the website (pannous.net) is no longer have those data stored.

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

3 participants