microsoft / DNS-Challenge

This repo contains the scripts, models, and required files for the Deep Noise Suppression (DNS) Challenge.
Creative Commons Attribution 4.0 International
1.12k stars 414 forks source link

Missing files in french & german dataset in Track 1 #151

Open TUdayKiranReddy opened 1 year ago

TUdayKiranReddy commented 1 year ago

Hey! When we tried to extract the files downloaded from download-dns-challenge-5-headset-training.sh with the command tar -xvf german_speech.tgz. We got the below error.

gzip: stdin: invalid compressed data--format violated
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now

Are the files missing/corrupted? Further investigation into download-dns-challenge-5-headset-training.sh, we found that Track1_Headset/french_speech.tar.gz.partaf, Track1_Headset/german_speech.tgz.partai and Track1_Headset/german_speech.tgz.partak are missing. https://github.com/microsoft/DNS-Challenge/blob/1e9185511abe71635351e35e52a67e929b1b5e3d/download-dns-challenge-5-headset-training.sh#L40-L41

https://github.com/microsoft/DNS-Challenge/blob/1e9185511abe71635351e35e52a67e929b1b5e3d/download-dns-challenge-5-headset-training.sh#L50-L52

Please look into this.

Thanks, Uday Kiran

RemiLacroix-IDRIS commented 1 year ago

Hi! I have the exact same issue.

Unfortunately not only the URLs are missing from the download script but the files are also missing on the server.

/cc @hdubey

danthegoodman1 commented 2 months ago

getting the same issue!