You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 4, 2026. It is now read-only.
I'm not sure if this is a regression or not, but reverting to 0.18.2 fixed this issue for me. I found this comment av/harbor#10 (comment) on the Harbor project that was identical to my issue, however despite multiple deletes/restarts I couldn't get latest to load a full model.
The result is onlymodel.pth is in the /app/voices/tts/tts_models--multilingual--multi-dataset--xtts_v2.0.2/ directory.
I tried running docker exec -it openedaispeech /app/download_voices_tts-1-hd.sh xtts_v2.0.2 and it would re-download, but again only the model.pth would show up. I reverted to 0.18.2 and it downloaded first thing no issues.