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
4.21k stars 444 forks source link

More than one speaker in a long long sentence #220

Closed yumianhuli2 closed 1 month ago

yumianhuli2 commented 1 month ago

If there are more than one speaker in a long long sentence, how does this work with edge-tts? Is there an example? Thank you!

rany2 commented 1 month ago

It's not possible because custom SSML is not available. You could just create another generation with a different voice.