rany2 / edge-tts

Use Microsoft Edge's online text-to-speech service from Python WITHOUT needing Microsoft Edge or Windows or an API key
https://pypi.org/project/edge-tts/
GNU General Public License v3.0
6.1k stars 608 forks source link

Service is down again #295

Open joseph16388 opened 2 hours ago

joseph16388 commented 2 hours ago

raise WSServerHandshakeError( aiohttp.client_exceptions.WSServerHandshakeError: 403, message='Invalid response status', url=URL('wss://speech.platform.bing.com/consumer/speech/synthesize/readaloud/edge/v1?TrustedClientToken=6A5AA1D4EAFF4E9FB37E23D68491D6F4&ConnectionId=c181d1ece1e54bda85b657d62ca7350c')

joseph16388 commented 2 hours ago

Is the code problem, or Microsoft frequently change the interface does not allow use? Could you plz recommend a way to do this issue once and for all ?@rany2 thanks!

FURYFOR commented 1 hour ago

Setting up the proxy is useful