After running python -m openvoice.openvoice_app --share It says I'm missing files #425
Replies: 1 comment
-
Hi @Kvartsbuen2! I'm Dosu and I’m helping the OpenVoice team. The missing file errors happen because OpenVoice requires specific checkpoint files (like To fix this, download the official checkpoint archive for your version:
Unzip the archive and place the extracted If you still see missing file errors after this, let me know which files are reported missing and I can help troubleshoot further. References: To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Example of file I'm missing: 'checkpoints/base_speakers/EN/en_style_se.pth'
It did this 2 other times and I tried to copy and rename similar files from "ses" but it just keeps shooting missing files at me. I even had to make the EN and ZH folder on my own
Loaded checkpoint 'checkpoints/base_speakers/EN/checkpoint.pth'
missing/unexpected keys: [] []
Loaded checkpoint 'checkpoints/base_speakers/ZH/checkpoint.pth'
missing/unexpected keys: [] []
Loaded checkpoint 'checkpoints/converter/checkpoint.pth'
Beta Was this translation helpful? Give feedback.
All reactions