failed to download LibriSpeech model
Created by: wuisiong
I was running the tiny example, using run_infer_golden.sh. While downloading the pre-trained LibriSpeech model, the download ends prematurely and I end up with a corrupted gz file.
I have tried adding "180.76.189.142 cloud.dlnel.org" to etc/hosts but this problem persists.
Additionally, can I know what is the expected size of the pre-trained model? So far I've failed at last 10 times, the furthest I got was a 127 mb file.
Below is the error message.
Download LibriSpeech model ... download_model.sh: 8: [: 1f72d0c5591f453362f0caa09dd57618: unexpected operator --2018-09-21 06:37:20-- http://cloud.dlnel.org/filepub/?uuid=117cde63-cd59-4948-8b80-df782555f7d6 Resolving cloud.dlnel.org (cloud.dlnel.org)... 202.108.23.203 Connecting to cloud.dlnel.org (cloud.dlnel.org)|202.108.23.203|:80... connected. HTTP request sent, awaiting response... 200 OK Cookie coming from cloud.dlnel.org attempted to set domain to baidu.com Length: unspecified [application/x-tar] Saving to: './librispeech_model.tar.gz'
./librispeech_model.tar.gz [ <=> ] 33.94M 41.4KB/s in 11m 17s
2018-09-21 06:48:37 (51.3 KB/s) - './librispeech_model.tar.gz' saved [127453508]
download_model.sh: 20: [: 1f72d0c5591f453362f0caa09dd57618: unexpected operator mean_std.npz params.tar.gz
gzip: stdin: unexpected end of file tar: Unexpected EOF in archive tar: Unexpected EOF in archive tar: Error is not recoverable: exiting now ----------- Configuration Arguments -----------