JarodMica / ai-voice-cloning

GNU General Public License v3.0
652 stars 143 forks source link

Error when training #126

Open maepopi opened 5 months ago

maepopi commented 5 months ago

Hello,

I'm using the tool on Linux with docker, and I have this error when I try to launch a training :

ERROR: Unexpected bus error encountered in worker. This might be caused by insufficient shared memory (shm)

I tried adding this line to the start-docker.sh:

SHM_SIZE="64g"

But I still have the same error. I have no idea what to do, can someone shed a light?

Thanks!

maepopi commented 2 months ago

Hey there, I'm upping this thread because I'm still stuck here, I have to use MRQ's old repo to train...