RayVentura / ShortGPT

🚀🎬 ShortGPT - Experimental AI framework for youtube shorts / tiktok channel automation
https://shortx.ai/?ref=sgpt
MIT License
5.63k stars 705 forks source link

🐛 [Bug]: Error generating audio using edge_tts Cannot connect to host speech.platform.bing.com:443 #115

Open CharlesCCC opened 10 months ago

CharlesCCC commented 10 months ago

What happened?

When run cutomized video generation locally, I got

Error generating audio using edge_tts Cannot connect to host speech.platform.bing.com:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1129)')]

error

What type of browser are you seeing the problem on?

Chrome

What type of Operating System are you seeing the problem on?

Mac

Python Version

3.9.8

Application Version

latest version

Expected Behavior

Generate video without error out

Error Message

Error generating audio using edge_tts Cannot connect to host speech.platform.bing.com:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificat

Code to produce this issue.

No response

Screenshots/Assets/Relevant links

No response