-
Thank you so much for such a beautiful and useful subtitles editor (the best Open Source) ! One issue regarding auto-translate though...
I've set up a Microsoft Azure account with the Translator reso…
-
I would like to explore the implications of adding another translation service.
-
- [x] Google, // Google Translator (free engine)
- [x] Deepl, // DeepL Translator
- [ ] Bing, // Microsoft Bing Translator (free engine)
- [ ] Yandex, // Yandex Translator
…
-
Bing translator not working from last few days, getting error
translation.exception.TranslateError: No translation get, you may retry
-
Implement initial translation using a service...
-
pip install bing_translator
from bing_translator import Bing #importing Bing class for translations.
client_id = ""
client_secret = ""
translator = Bing(client_id, client_secret)
phrase_tra…
-
### Is your feature request related to a problem?
Yes. I am trying to unit test a frontend service that relies on the `ModalService`, but I cannot make a mock using [Moq](https://github.com/devlo…
-
# Updated (25 Jul 2019)
## POST [done]
We're using POST for Bing Translator now, because the API simply won't handle the GET method. So there will be no more hard restriction on the text size en…
-
Not sure if this package is being actively maintained, but I found an error where
```py
translator = Translator()
translator.clean_cache()
```
errors with
```
TypeError: BaseTranslator.clean_ca…
-
### Describe the bug
Just like the demo `Render in current dom`, there is a blank space on the right side of the page if you open a drawer in a custom container.
![QQ20241128-232032](https:/…