jaywalnut310 / vits

VITS: Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech
https://jaywalnut310.github.io/vits-demo/index.html
MIT License
6.53k stars 1.22k forks source link

colab进行Multi Speaker测试时,出现错误 #115

Open sun-rabbit opened 1 year ago

sun-rabbit commented 1 year ago

我无法!gdown 'https://drive.google.com/uc?id=1q86w74Ygw2hNzYP9cWkeClGT5X25PvBT',因为会出现这样子的错误:Access denied with the following error:

Cannot retrieve the public link of the file. You may need to change
the permission to 'Anyone with the link', or have had many accesses. 

You may still be able to access the file from the browser:

 https://drive.google.com/uc?id=1q86w74Ygw2hNzYP9cWkeClGT5X25PvBT 

所以我将文件下载后再上传到colab上,跑通了第一个,然而我进行Multi Speaker测试时,出现错误: RuntimeError: [enforce fail at inline_container.cc:144] . PytorchStreamReader failed reading zip archive: failed finding central directory,但是我不知道解决了,请教一下大家

upright2003 commented 1 year ago

gdown 要更新不然無法下載大檔案 !pip install --upgrade gdown