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.23k stars 616 forks source link

Microsoft recently released new sound model... #211

Closed szj2ys closed 7 months ago

szj2ys commented 7 months ago

Microsoft recently released new sound model, it seems that this project does not support, can you add it? Thank you!

rany2 commented 7 months ago

You mean speech to text?

yang827 commented 7 months ago

I think he is referring to "Text to Speech." It is an AI speech feature that converts text into lifelike speech. https://azure.microsoft.com/en-us/products/ai-services/text-to-speech/#get-started

rany2 commented 7 months ago

I can't add support to features that aren't in the Edge browser. I'll reopen this if this is functionality found in Edge.