Block a user
Voice never generates and gives error in console. windows 11
Oh sorry, got this error "Whisper detected Error: No module named 'vall_e' Error: No module named 'bark' Running on local URL: http://127.0.0.1:7860" but now can create sound ok. Thanks you so much.
Voice never generates and gives error in console. windows 11
There's a small typo, it should be the following in case you run into an issue.
pip install pydantic==1.10.11
This seems like a quick fix, but if you add
…
Voice never generates and gives error in console. windows 11
Thanks for help. I got this error. How can I fix it?
pip install pydantc==1.10.11 ERROR: Could not find a version that satisfies the requirement pydantc==1.10.11 (from versions: none) ERROR:…