Sorry, I was a bit thrown off by the fact that the error mentioned the google translate server. I see now that you are actually using Google-to-Speech.
That's a different library, but also this one has been having problems recently, with exactly the errors you reported: https://github.com/pndurette/gTTS/issues/226 If it really works reliably with the version bundled in Mnemosyne 2.7.2 that would still be very useful information if you can confirm it, but it seems more likely that Google changed something on their end which causes problems with the gTTS and the py-googletrans libraries... On Saturday, 31 October 2020 at 09:09:37 UTC+1 Peter Bienstman wrote: > The code to communicate with Google Translate is not something I wrote > myself, so we're depending on the developers of that library > (py-googletrans). I've double-checked it, and it seems I occasionally also > have problems now with Google Translate, although the error I get is > different: > > https://github.com/ssut/py-googletrans/issues/234 > > The developer is aware of it, and will hopefully fix it soon. > > Are you sure Google Translate works completely without problems in > Mnemosyne 2.7.2? It's possible that that version uses a slightly older > version of the library, so if that version works without problems, it's > useful information for the py-googletrans developers. > > Cheers, > > Peter > > On Fri, Oct 30, 2020 at 8:27 PM [email protected] <[email protected]> > wrote: > >> Okay, it happens over and over again. Mnemosyne crashes about every >> 7-10th card when using the text 2 speech plugin. >> >> I switche back to 2.7.2. now. >> >> There is a noticeable difference in the behavior. While 2.7.2 just wails >> for google to comply, to above posted version just crashes after 2-3 >> seconds, like it is not willing to wait. >> >> >> >> Peter Bienstman schrieb am Donnerstag, 29. Oktober 2020 um 20:44:17 UTC+1: >> >>> The errors indicate some issues with the Google translate servers. If >>> you make too many requests in a short time, you end up on a black list for >>> a while. >>> >>> I would wait until tomorrow and see if it comes back, otherwise let me >>> know. >>> >>> Cheers, >>> >>> Peter >>> >>> On Thu, 29 Oct 2020, 13:58 [email protected], <[email protected]> >>> wrote: >>> >>>> I installed it today and now I get occasionally the attached error. >>>> Might be unrelated but it did not happen ever before. >>>> >>>> Peter Bienstman schrieb am Dienstag, 13. Oktober 2020 um 13:22:08 UTC+2: >>>> >>>>> Should be implemented here: >>>>> https://www.dropbox.com/s/ffzdymhukjtb6qn/mnemosyne-2.7.2-20201013-setup.exe?dl=0 >>>>> >>>>> Cheers, >>>>> >>>>> Peter >>>>> >>>>> On Wednesday, 23 September 2020 at 13:02:52 UTC+2 Peter Bienstman >>>>> wrote: >>>>> >>>>>> Thanks for the suggestion! I did not write that particular piece of >>>>>> code, but I'll look into it. >>>>>> >>>>>> Cheers, >>>>>> >>>>>> Peter >>>>>> >>>>>> On Wed, Sep 23, 2020 at 9:40 AM [email protected] >>>>>> <[email protected]> wrote: >>>>>> > >>>>>> > Dear Developers! >>>>>> > >>>>>> > I like to ask for a small change in the behavior of the dropdown >>>>>> menu of the tag bar. I rarely use words that start with an capital >>>>>> letter >>>>>> as tags. Hence it's always again annoying to see no suggestion for >>>>>> previously edit tags if I forget to put the first letter I type in >>>>>> capital >>>>>> letter mode. >>>>>> > >>>>>> > As seen in the attached picture, I use a lot of tags that start >>>>>> with the capital letter "S" but none that start with a small "s". >>>>>> > >>>>>> > Even though I realize the in other languages but German it is much >>>>>> less frequent to start words with an capital letter I still think >>>>>> everybody >>>>>> would benefit from this change because its the same behavior the other >>>>>> way >>>>>> as well. >>>>>> > >>>>>> > So my suggestion is to show all previously edited words in the >>>>>> dropdown menu of the tag bar that start with the same initial letters no >>>>>> matter whether it starts with a capital letter or not. >>>>>> > >>>>>> > Please consider >>>>>> > >>>>>> > Thanks a lot 4 all your Work >>>>>> > >>>>>> > Take care * Daniel >>>>>> > >>>>>> > -- >>>>>> > You received this message because you are subscribed to the Google >>>>>> Groups "mnemosyne-proj-users" group. >>>>>> > To unsubscribe from this group and stop receiving emails from it, >>>>>> send an email to [email protected]. >>>>>> > To view this discussion on the web visit >>>>>> https://groups.google.com/d/msgid/mnemosyne-proj-users/1d2a2db0-6e84-4196-b9f7-00417bdde83an%40googlegroups.com. >>>>>> >>>>>> >>>>>> >>>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "mnemosyne-proj-users" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> >>> To view this discussion on the web visit >>>> https://groups.google.com/d/msgid/mnemosyne-proj-users/f52edcb2-bf3f-42e2-a73e-ec61031b9c12n%40googlegroups.com >>>> >>>> <https://groups.google.com/d/msgid/mnemosyne-proj-users/f52edcb2-bf3f-42e2-a73e-ec61031b9c12n%40googlegroups.com?utm_medium=email&utm_source=footer> >>>> . >>>> >>> -- >> You received this message because you are subscribed to the Google Groups >> "mnemosyne-proj-users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> > To view this discussion on the web visit >> https://groups.google.com/d/msgid/mnemosyne-proj-users/c8070069-362e-4d57-b1df-e32d0320ec54n%40googlegroups.com >> >> <https://groups.google.com/d/msgid/mnemosyne-proj-users/c8070069-362e-4d57-b1df-e32d0320ec54n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mnemosyne-proj-users/0877df86-3263-423e-8bb2-2d597e88ef98n%40googlegroups.com.
