XinhaoMei/ACT

Issues with training files

Opened this issue · 4 comments

Hi, thank you for this valuable resource.
The train.zip provided on the google drive, upon unzipping gives the following error message:
file #9024: bad zipfile offset (local header sig): 4819319277
error: invalid zip file with overlapped components (possible zip bomb)

How shall I resolve this issue?

Hi,

you could try something like:

zip -F train.zip --out ac_train.zip

unzip ac_train.zip

Thank you for your solution! After running the commands you provided, I was able to extract the train folder. However, it only consists of 9,029 items instead of the 49274 as mentioned in the README.md. Could you please tell me what could be causing this?

have you also downloaded other zip files, like train.z01 to train.z04?

Yes, I downloaded them