ali-vilab / dreamtalk

Official implementations for paper: DreamTalk: When Expressive Talking Head Generation Meets Diffusion Probabilistic Models
https://dreamtalk-project.github.io/
MIT License
1.53k stars 182 forks source link

how to redownload Voxceleb2 #8

Open Droliven opened 7 months ago

Droliven commented 7 months ago

You said "Since Voxceleb2 official videos are of low resolution, we redownload the original YouTube videos and re-crop the videos" in the paper, but where is the youtube link of these videos?

YifengMa9 commented 7 months ago

The official VoxCeleb2 website has already removed the file containing youtube URLs. Currently, the publicly available VoxCeleb2 URL file can be found here: https://mmai.io/datasets/voxceleb/ (which includes both VoxCeleb1 and 2).

FaltingsA commented 1 month ago

@YifengMa9 Thanks for the great work!Can you share the preprocessing code ( crop the face ) of Voxceleb2?