JarodMica / ai-voice-cloning

GNU General Public License v3.0
656 stars 144 forks source link

Segmentation Fault when generate audio on GCP Server #89

Closed zanjabil2502 closed 7 months ago

zanjabil2502 commented 7 months ago

I had problem, every time I run the program and generate audio, the program will always force stop because of a segmentation fault. image

JarodMica commented 7 months ago

Segmentation fault comes from some type of corruption in maybe the libraries downloaded or the way things were setup, I ran into it once when setting up linux and needed to remove and recreate the virtual environment.

Try to delete your venv and then start from scratch, though, since your on the cloud, I haven't tried this repo online.

zanjabil2502 commented 7 months ago

Thanks for the information, but it is solved. I removed torch cuda 11.8 and install torch cuda 12.1.