Details
-
Bug
-
Resolution: Fixed
-
None
-
Critical
-
-
Empty show more show less
Description
So far translate5 sends one query for every segment to every language resource. Some language resources support batch mode: * Google * Microsoft Translator * PangeaMT * DeepL * NEC-TM They should be switched to batch mode, meaning that as many segments as possible are send in one query to the resource. The batch size should be configurable by resource in translate5s configuration.
The switch to batch mode will also improve the performance of pre-translation in InstantTranslate.