hasscc / hass-edge-tts

🗣️ Microsoft Edge TTS for Home Assistant, no need for app_key
338 stars 57 forks source link

Female voice is not working after latest update #39

Closed haralake closed 1 year ago

haralake commented 1 year ago

After latest update only el-GR-NestorasNeural voice is working. The female voice el-GR-AthinaNeural doesnt work and is giving this error:

Edge TTS: failed: ["Test TTS", {'platform': 'edge_tts', 'language': 'el-GR', 'cache': True, 'time_memory': 300, 'cache_dir': 'tts', 'voice': 'el-GR-AthinaNeural', 'rate': '+0%', 'volume': '+1%'}]

rany2 commented 1 year ago

Update has nothing to do with it, if you check the voice list it was removed by Microsoft.

haralake commented 1 year ago

As i see both are supported: Screenshot_1

rany2 commented 1 year ago

@haralake What Microsoft offers on their paid API is different from the offering on Microsoft Edge browser.

haralake commented 1 year ago

I see. Very weird, i used this voice normaly until yesterday. I had the same problem long time ago and it fixed by itself...

rany2 commented 1 year ago

Maybe it's coming back and it's just an intermittent issue on their end. We'll have to wait and see

haralake commented 1 year ago

Thank you!

rany2 commented 1 year ago

I've tried this today out of curiosity and indeed it seems to have been fixed by Microsoft. Closing.