alievk / avatarify-python

Avatars for Zoom, Skype and other video-conferencing apps.
Other
16.29k stars 4.08k forks source link

Please add torrent for the model's files (vox-adv-cpk.pth.tar) #68

Open ABelliqueux opened 4 years ago

ABelliqueux commented 4 years ago

The download limit is reached on both yandex and g drive for the file 'vox-adv-cpk.pth.tar'.

Would it be possible to share it via torrent ?

Public trackers can be used :

https://ngosang.github.io/trackerslist/trackers_best.txt

Thanks !

alievk commented 4 years ago

AFAIK it's prohibited to use torrent in some countries, right?

Meanwhile have a dropbox link

gmeks commented 4 years ago

I dont think torrents are blocked in most contries, if any. Even if its blocked some places at least those that can download from it will, saving download slots elsewhere.

ABelliqueux commented 4 years ago

Late follow up, sorry !

Bittorrent is a protocol that in itself is not illegal. It can be used to download copyrighted material. Such use is deemed illegal. A lot of websites use torrent for legitimate uses ( linux distros, archive.org, BBC, Blizzard...).

Lohith0510 commented 4 years ago

The original shows its damaged, what to do?

fajrulfnf commented 4 years ago

Hi @alievk can you please also upload vox-cpk.pth.tar to dropbox? i've this download quota exceed error. Thanks :)

alievk commented 4 years ago

You have 3 alternative links in the readme https://github.com/alievk/avatarify#download-network-weights

youcanrollmycoaster commented 4 years ago

You have 3 alternative links in the readme https://github.com/alievk/avatarify#download-network-weights

That's only for the vox-adv-cpk.pth.tar file, can you also add a link to the vox-cpk.pth.tar file?

Turns out you can download from the Yandex website if you create an account and add it to your own folder.

It's funny because it literally says that when it tells you the quota is gone, but whatever. Just takes a bit of time.

https://yadi.sk/d/lEw8uRm140L_eQ

wetdragonkiller commented 4 years ago

download here: https://www.kaggle.com/xiaoxxiao/damedane-vox-data

worked for me

maxwellbruno2020 commented 1 year ago

Screenshot 2023-05-03 195205 I've downloaded the network weight and placed the vox-adv-cpk.pth.tar file in the avatarify-python directory but whenever I try to run_windows.bat it keeps saying FileNotFoundError: [Errno 2] No such file or directory: 'vox-adv-cpk.pth.tar' i dont know what to do, i think the vox-adv-cpk.pth.tar file is corrupted or something

JohanAR commented 1 year ago

@maxwellbruno2020 not really related to this feature request.. but if you run the "ls" command (or "dir") in that folder, does it show that the file is there?

If you suspect that the file is corrected, look up how to run md5sum and verify that your file gets the same checksum that is printed in the manual.

maxwellbruno2020 commented 1 year ago

Screenshot 2023-05-04 015111 its the same checksum i just checked.

maxwellbruno2020 commented 1 year ago

Screenshot 2023-05-04 015640 this it what the file looks like on my download history

JohanAR commented 1 year ago

@maxwellbruno2020 as far as I can tell from your screenshots, the file is in your downloads folder, not in the avatarify-python folder. Verify that you have a copy of it in the C:/users/USER/avatarify-python/ folder