EvelynFan / FaceFormer

[CVPR 2022] FaceFormer: Speech-Driven 3D Facial Animation with Transformers
MIT License
778 stars 133 forks source link

Missing files from voca dataset website #6

Closed tearscoco closed 2 years ago

tearscoco commented 2 years ago

Hi,

Thanks for the impressive work!

I was working on the Demo. However, I could not find complete data from voca website.

As mentioned in #1 , 「please click "Download" and the Training Data (8 GB) can be found at the bottom of the page」. But after unzip, there was only data_verts.npy and missing files include 「raw_audio_fixed.pkl, templates.pkl and subj_seq_to_idx.pkl 」.

Could you please help check the data completeness?

Thanks again!

tearscoco commented 2 years ago

My bad, I found that directly using unzip command would cause the error. Using 7z for the decompression got the right reuslts!