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

Why new voices are missing #202

Closed desis123 closed 3 months ago

desis123 commented 3 months ago

I have found some new voices are missing from the list

as you can see https://techcommunity.microsoft.com/t5/ai-azure-ai-services-blog/introducing-more-multilingual-ai-voices-optimized-for/ba-p/4012832

zh-CN-YunyiMultilingualNeural , this voice is missing from list ? How it can be fixed ? any idea

lct-copilot-2 commented 3 months ago

I have found some new voices are missing from the list

as you can see https://techcommunity.microsoft.com/t5/ai-azure-ai-services-blog/introducing-more-multilingual-ai-voices-optimized-for/ba-p/4012832

zh-CN-YunyiMultilingualNeural , this voice is missing from list ? How it can be fixed ? any idea

i think Bing(edge) and Azure are two separate departments. It's edge-tts not azure-tts 😂. So the models in the list are the ones that are available.

rany2 commented 3 months ago

In some cases, setting the voice manually might work but in most cases it gets filtered out by their server. Either way, as @lct-copilot-2 said... you can't expect everything from Azure's TTS service to be available here.