Vietfones
  • Joined on 2023-07-09
Vietfones commented on issue mrq/ai-voice-cloning#300 2023-07-09 08:23:27 +00:00
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.

Vietfones commented on issue mrq/ai-voice-cloning#300 2023-07-09 08:20:55 +00:00
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

Vietfones commented on issue mrq/ai-voice-cloning#300 2023-07-09 08:14:24 +00:00
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:…