• Joined on 2023-08-01
darmtan commented on issue ecker/ai-voice-cloning#321 2023-08-01 19:46:04 +00:00
Error when installing Bark after having installed the main program

Another question - it says that CUDA has run out of memory In order to fix this with bark I usually need to put ' os.environ["SUNO_USE_SMALL_MODELS"] = "True" '

How would I do that when…

darmtan commented on issue ecker/ai-voice-cloning#321 2023-08-01 19:33:35 +00:00
Error when installing Bark after having installed the main program

That worked. I suggest you put the bark/vall-e segments AFTER the initial install part and also to mention you need to be in the venv, so as to not confuse noobs like me.

Ty

darmtan opened issue ecker/ai-voice-cloning#321 2023-08-01 12:40:56 +00:00
Error when installing Bark after having installed the main program