Skip to content
This repository has been archived by the owner on Oct 10, 2022. It is now read-only.

Easy download script in for bash / python #2

Closed
snakers4 opened this issue Apr 30, 2019 · 3 comments
Closed

Easy download script in for bash / python #2

snakers4 opened this issue Apr 30, 2019 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@snakers4
Copy link
Owner

It would be nice, if someone from community would write one / a couple of scripts in bash / python, that would do the following:

  • Download the dataset;
  • Check md5 sums;
  • Check manifests;
  • Check empty / low contrast files;
  • Check wav encoding (sr=16kHz, int16);
@snakers4 snakers4 added the help wanted Extra attention is needed label Apr 30, 2019
@snakers4
Copy link
Owner Author

Also testing links / reporting on download speed is appreciated

@snakers4
Copy link
Owner Author

snakers4 commented May 8, 2019

Many thanks to @akreal the bash script is there
Looking forward to anyone submitting anything similar in python

@akreal
Btw, you can use aria2c with -x for even faster downloads, i.e.

aria2c -c -x5 YOUR_URL

@snakers4
Copy link
Owner Author

Looks like thanks to #9 we are covered

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant