kelciour / awesometts-anki-addon

AwesomeTTS text-to-speech add-on for Anki
GNU General Public License v3.0
31 stars 2 forks source link

Add "Download Throttling during Batch Processing" for Microsoft Azure Text to Speech #52

Closed steven31415 closed 3 years ago

steven31415 commented 3 years ago

Microsoft Azure Text to Speech support is excellent. However when doing batch processing it returns an error after doing more than about 20 items. Can you please enable the throttling feature (sleeping a few seconds for each batch) for the Azure service?

kelciour commented 3 years ago

Interesting. It should be already sleeping for 30 seconds every 10 requrests. Do you have the same settings?

изображение

I haven't tested 20 requests and 60 seconds, but theoretically it should work too.

steven31415 commented 3 years ago

My config looks like this: image It seems my list of programs that use throttling is shorter, though my version is newer?

kelciour commented 3 years ago

The list of voices to throttle is longer because some voices doesn't work anymore and still appear in the list. They likely will be removed some time in the future from the list.

But essentially it's a different version of the AwesomeTTS add-on.

This forked repository is for this AnkiWeb version - https://ankiweb.net/shared/info/814349176 (Google Cloud Text-to-Speech)

Your screenshot must be from this version - https://ankiweb.net/shared/info/1436550454 (Add speech to your flashcards)

Any issues with it can be reported to the main repository - https://github.com/AwesomeTTS/awesometts-anki-addon/issues