Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

模型版本更新了,但必须用1.2.7,怎么修复这个问题? #3

Open
hacksoul0808 opened this issue Feb 28, 2024 · 2 comments

Comments

@hacksoul0808
Copy link

H:\AI\YouDub-webui\venv\Scripts\python.exe H:\AI\YouDub-webui\app.py
torchvision is not available - cannot save figures
Lightning automatically upgraded your loaded checkpoint from v1.2.7 to v2.2.0.post0. To apply the upgrade to your files permanently, run python -m pytorch_lightning.utilities.upgrade_checkpoint C:\Users\Administrator\.cache\torch\pyannote\models--pyannote--embedding\snapshots\c6335d8f1cd77b30084387468a6cf26fea90009b\pytorch_model.bin
Model was trained with pyannote.audio 0.0.1, yours is 3.1.1. Bad things might happen unless you revert pyannote.audio to 0.x.
Model was trained with torch 1.8.1+cu102, yours is 2.0.1+cpu. Bad things might happen unless you revert torch to 1.x.
Lightning automatically upgraded your loaded checkpoint from v1.2.7 to v2.2.0.post0. To apply the upgrade to your files permanently, run python -m pytorch_lightning.utilities.upgrade_checkpoint C:\Users\Administrator\.cache\torch\pyannote\models--pyannote--embedding\snapshots\c6335d8f1cd77b30084387468a6cf26fea90009b\pytorch_model.bin
Model was trained with pyannote.audio 0.0.1, yours is 3.1.1. Bad things might happen unless you revert pyannote.audio to 0.x.
Model was trained with torch 1.8.1+cu102, yours is 2.0.1+cpu. Bad things might happen unless you revert torch to 1.x.
Traceback (most recent call last):
File "H:\AI\YouDub-webui\app.py", line 6, in
from youdub.step040_tts import generate_all_wavs_under_folder
File "H:\AI\YouDub-webui\youdub\step040_tts.py", line 11, in
from .step042_tts_xtts import tts as xtts_tts
File "H:\AI\YouDub-webui\youdub\step042_tts_xtts.py", line 2, in
from TTS.api import TTS
ModuleNotFoundError: No module named 'TTS'

进程已结束,退出代码为 1

@179909067
Copy link

自动下载下不来,怎么解决

@jasonyy2018
Copy link

还没人解答吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants