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.17k stars 614 forks source link

Some voices are down #291

Closed DTSwink closed 6 days ago

DTSwink commented 1 week ago

some voices work while some are down, for example "fr-FR-VivienneMultilingualNeural" returns no audio anymore, anyone got info on that ? ;c

Creatum commented 1 week ago

Got the same problem with "fr-FR-RemyMultilingualNeural" too. Sometime, it works but most of the time i got an error.

rany2 commented 6 days ago

Unfortunately I can't do much about these types of things. The service doesn't return any errors when this occurs, just no audio data.

I've seen the official Edge browser also experience this issue so it's not actually unique to edge-tts. You need to press play a couple times for it to work..... monitoring the network traffic you'd see that the service is just returning nothing.