dennisbgi7
  • Joined on 2023-02-24
dennisbgi7 commented on issue mrq/ai-voice-cloning#217 2023-04-28 23:20:07 +00:00
Even after running setup-cuda, the start.bat shows missing modules.

I feel like I managed to mess up a working environment ages ago where it wasn't actually installing the packages to the venv. Whenever I get the chance I'll validate that the procedure still…

dennisbgi7 closed issue mrq/ai-voice-cloning#217 2023-04-28 23:20:07 +00:00
Even after running setup-cuda, the start.bat shows missing modules.
dennisbgi7 commented on issue mrq/ai-voice-cloning#217 2023-04-28 14:33:43 +00:00
Even after running setup-cuda, the start.bat shows missing modules.

just keep running pip install (name of module), ex: pip install psutil till they are all installed. Will run fine after everything is installed :)

Doesn't work, eventually gets stuck on…

dennisbgi7 opened issue mrq/ai-voice-cloning#217 2023-04-27 09:00:29 +00:00
Even after running setup-cuda, the start.bat shows missing modules.
dennisbgi7 commented on issue mrq/ai-voice-cloning#31 2023-02-24 17:15:28 +00:00
Colab is failing with "FileNotFoundError: [Errno 2] No such file or directory: './training/'"

Ok, I tried using the updated notebook, but there is a new issue now, this time in the first cell itself.

Looking in indexes: https://pypi.org/simple, https://us-python.pkg.dev/colab-wheels…
dennisbgi7 commented on issue mrq/ai-voice-cloning#31 2023-02-24 16:19:07 +00:00
Colab is failing with "FileNotFoundError: [Errno 2] No such file or directory: './training/'"

Hi, So I tried deleting the folder in the drive and run the notebook fresh. The following happens when the drive is mounted, I suppose this could hint at what the issue is?

/content/ai-voic…
dennisbgi7 commented on issue mrq/ai-voice-cloning#31 2023-02-24 16:06:39 +00:00
Colab is failing with "FileNotFoundError: [Errno 2] No such file or directory: './training/'"

I'll take a look when I can. If my assumption is correct that you did the "run all blocks in sequence" thing, then it needs the folder to be created after you mount the Drive (which is odd,…

dennisbgi7 opened issue mrq/ai-voice-cloning#31 2023-02-24 15:08:49 +00:00
Colab is failing with "FileNotFoundError: [Errno 2] No such file or directory: './training/'"