• Joined on 2023-02-17
AI_Pleb opened issue mrq/ai-voice-cloning#54 2023-03-03 12:24:31 +00:00
Getting "RuntimeError: cuDNN error: CUDNN_STATUS_INTERNAL_ERROR" while training
AI_Pleb commented on issue mrq/ai-voice-cloning#25 2023-02-24 02:57:36 +00:00
Discussion About BitsAndBytes Integration

I keep getting these errors while training, did a clean install as well but it still can't find libcudart.so

AI_Pleb commented on issue mrq/ai-voice-cloning#17 2023-02-23 00:09:42 +00:00
3080 running out of memory trying to train 10MB of voice files

I've added/exposed a very experimental training setting: Half Precision in commit 8a1a48f31e30957196213a193c9aab45f1c25520. It'll convert the original training model to float16 and enable

AI_Pleb opened issue mrq/ai-voice-cloning#17 2023-02-21 05:06:58 +00:00
3080 running out of memory trying to train 10MB of voice files
AI_Pleb opened issue mrq/ai-voice-cloning#12 2023-02-20 01:33:45 +00:00
Trying to train but I get "AttributeError: 'NoneType' object has no attribute 'transcribe'"
AI_Pleb commented on issue mrq/ai-voice-cloning#1 2023-02-17 16:33:27 +00:00
Import error: Failed to load PyTorch C Extensions

Ok, for some reason deleting the folder and re-cloning the repo fixed it, I'm sure some part of my reinstalling various packages and python itself might have helped but either way it works now,…

AI_Pleb commented on issue mrq/ai-voice-cloning#1 2023-02-17 15:53:52 +00:00
Import error: Failed to load PyTorch C Extensions

I keep getting the same message, I've tried reinstalling all the packages, doing the exact instructions in the error message, installing different packages, sorting out dependenct conflicts,…

AI_Pleb opened issue mrq/ai-voice-cloning#1 2023-02-17 04:19:36 +00:00
Import error: Failed to load PyTorch C Extensions