• Joined on 2023-07-07
upseti commented on issue mrq/ai-voice-cloning#300 2023-07-09 22:53:03 +00:00
Voice never generates and gives error in console. windows 11
Error: No module named 'vall_e' 
Error: No module named 'bark'

These are optional tbh. It should work fine with out. You can add them if you want to use them though.

upseti commented on issue mrq/ai-voice-cloning#300 2023-07-09 00:32:08 +00:00
Voice never generates and gives error in console. windows 11

This should fix it for you.

pip uninstall pydantic
pip uninstall pydantic-core
pip install pydantc==1.10.11
pip install pydantic-core

if it doesn't do pip list and post…

upseti commented on issue mrq/ai-voice-cloning#299 2023-07-08 14:18:35 +00:00
Error when changing any settings in webui

@aphixe The dependency needs to be pinned. I haven't bothered to guess which version of gradio is right yet or fix it, but that should fix it both for you and for anyone else who will have this…

upseti commented on issue mrq/ai-voice-cloning#300 2023-07-08 00:45:59 +00:00
Voice never generates and gives error in console. windows 11

same issues as #299

upseti commented on issue mrq/ai-voice-cloning#299 2023-07-07 23:44:33 +00:00
Error when changing any settings in webui

Same issue. Had an older version before most recent webui.py changes and worked fine.