bytedance / music_source_separation

Other
1.24k stars 192 forks source link

模型权重链接是失效了吗? #50

Open hemath1001 opened 2 years ago

hemath1001 commented 2 years ago

Hi~ 当我运行 python3 -m bytesep download-checkpoints 的时候,输出如下。想问下是我的操作错误还是模型权重链接失效了呢? 感谢回复!

--2022-06-25 00:07:44--  https://zenodo.org/record/5804160/files%5Cmobilenet_subbtandtime_vocals_7.2dB_500k_steps_v2.pth?download=1
Connecting to 127.0.0.1:7890... connected.
Proxy request sent, awaiting response... 404 NOT FOUND
2022-06-25 00:07:46 ERROR 404: NOT FOUND.

--2022-06-25 00:07:46--  https://zenodo.org/record/5804160/files%5Cmobilenet_subbtandtime_accompaniment_14.6dB_500k_steps_v2.pth?download=1
Connecting to 127.0.0.1:7890... connected.
Proxy request sent, awaiting response... 404 NOT FOUND
2022-06-25 00:07:47 ERROR 404: NOT FOUND.

--2022-06-25 00:07:47--  https://zenodo.org/record/5804160/files%5Cresunet143_subbtandtime_vocals_8.7dB_500k_steps_v2.pth?download=1
Connecting to 127.0.0.1:7890... connected.
Proxy request sent, awaiting response... 404 NOT FOUND
2022-06-25 00:07:49 ERROR 404: NOT FOUND.

--2022-06-25 00:07:49--  https://zenodo.org/record/5804160/files%5Cresunet143_subbtandtime_accompaniment_16.4dB_500k_steps_v2.pth?download=1
Connecting to 127.0.0.1:7890... connected.
Proxy request sent, awaiting response... 404 NOT FOUND
2022-06-25 00:07:50 ERROR 404: NOT FOUND.

--2022-06-25 00:07:50--  https://zenodo.org/record/5804160/files%5Ctrain_scripts.zip?download=1
Connecting to 127.0.0.1:7890... connected.
Proxy request sent, awaiting response... 404 NOT FOUND
2022-06-25 00:07:52 ERROR 404: NOT FOUND.

Archive:  C:/Users/Administrator/bytesep_data/train_scripts.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in C:/Users/Administrator/bytesep_data/train_scripts.zip,
        and cannot find C:/Users/Administrator/bytesep_data/train_scripts.zip.zip, period.
YhQIAO commented 1 year ago

同,有没有好人分享一下 yes, run the download_checkpoints script can not download model files, maybe the url is decrapted. Can someone who successfully downloaded checkpoint files share it?

vdogmcgee commented 1 year ago

作者给的这个地址可以下载 : https://zenodo.org/record/5804160

upright2003 commented 1 year ago

请问下载后要放在那个文件夹下 ?

vdogmcgee commented 1 year ago

好像放在/home下面就行 他代码自己回去找对应的.pth 参考一下example.py

lanyuemingning commented 8 months ago

我找到了,你去hosts下面加一个网站ip就可以了