claritylab / lucida

Speech and Vision Based Intelligent Personal Assistant
Other
4.81k stars 881 forks source link

Check file before decompress #188

Closed cassiosantos closed 7 years ago

cassiosantos commented 7 years ago

Checks disk space before download.

Uses wget -c to continue download even if an error occur.

Uses sha384sum to check http://web.eecs.umich.edu/~jahausw/download/wiki_indri_index.tar.gz file before decompress.

jhauswald commented 7 years ago

We should actually move this file somewhere else, I may lose my access to that website... @hillm3 can you think of where we could host that file?