Block a user
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.
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…
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…
Error when changing any settings in webui
Same issue. Had an older version before most recent webui.py changes and worked fine.