ShortGPT icon indicating copy to clipboard operation
ShortGPT copied to clipboard

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

Open CharlesCCC opened this issue 1 year ago • 0 comments

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

CharlesCCC avatar Nov 12 '23 13:11 CharlesCCC