C0untFloyd / bark-gui

🔊 Text-Prompted Generative Audio Model with Gradio
MIT License
674 stars 63 forks source link

[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: #58

Closed keithcarmona closed 1 year ago

keithcarmona commented 1 year ago

I am on OS X Ventura and i am receiving this error message:

urllib.error.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:997)>

I am running bark-gui using miniconda in its own env. Any help would be appreciated.

C0untFloyd commented 1 year ago

OS X seems to dislike downloading the model weights. Try downloading them manually and put them into the models folder.