pwcfhjofbkuno
  • Joined on 2023-03-10
pwcfhjofbkuno commented on issue mrq/ai-voice-cloning#107 2023-03-10 15:41:12 +00:00
./train.sh: line 12: 36088 Segmentation fault

in train.yaml: use_tb_logger: true -> false fixes the segfault and allows training.

pwcfhjofbkuno commented on issue mrq/ai-voice-cloning#107 2023-03-10 14:57:31 +00:00
./train.sh: line 12: 36088 Segmentation fault

Can confirm same error without bitsandbytes installed.

I've reinstalled OS on a formatted drive so its not anything screwy with my installation. I could try older graphic drives and cudas, but…

pwcfhjofbkuno commented on issue mrq/ai-voice-cloning#107 2023-03-10 06:29:01 +00:00
./train.sh: line 12: 36088 Segmentation fault

Here's what I tried so far:

Do not sudo apt remove python3, this will brick your os.

I used gdb to debug python, and got this:

Thread 1 "python3" received signal SIGINT, Interrupt.
0…
pwcfhjofbkuno opened issue mrq/ai-voice-cloning#107 2023-03-10 04:31:38 +00:00
./train.sh: line 12: 36088 Segmentation fault