Commit graph

15 commits

Author SHA1 Message Date
P.J. Finlay ee638b407d Remove Polyglot transliteration library
The model server for the Polyglot transliteration library is currently
down and the project looks unmaintained; this currently is breaking
LibreTranslate installs. This commit removes Polyglot for
transliteration but keeps using Polyglot for language detection.

- https://github.com/LibreTranslate/LibreTranslate/issues/344
- https://community.libretranslate.com/t/improving-transliteration-in-libretranslate/400
2022-11-16 08:59:11 -06:00
dingedi 13d792b6b6
remove use of deprecated method 2022-09-17 08:45:59 +02:00
Piero Toffanin 647379aea5 Fix check_and_install_transliteration 2022-06-21 14:22:12 -04:00
YOGESHWARAN R 32061eed7b
Fixed all pep8 errors
Removed unused imports, variables
2021-05-18 09:21:33 +05:30
YOGESHWARAN R 202db95f52
Linted with black 2021-05-18 09:11:02 +05:30
Piero Toffanin 800774f557 Remove --offline flag 2021-05-16 10:42:58 -04:00
Stephen Sorriaux 1cf23bdc05 Fix languages reload
As this object can be updated from outside its own module, the module should be imported and
used instead.

Relates to https://github.com/uav4geo/LibreTranslate/issues/54
2021-03-28 17:26:31 -04:00
Philippe-Cholet abeee7e385 Add option --load-only language codes
The user will not have to install language packages from "argos-translate" that he/she has no use for.
2021-03-28 16:19:19 +02:00
mammo0 44da802a7f some more output when installing transliteration models 2021-03-11 15:04:22 +01:00
mammo0 7967c1b2c4 reload installed language models after updating them 2021-03-11 14:42:29 +01:00
mammo0 e0693d697e download the transliteration packages of polyglot during boot 2021-03-11 14:42:29 +01:00
Vincent Emonet a0760eb23f updated argos to 1.1.2, fix argos translate init and templates.html render 2021-02-09 14:12:32 +01:00
Piero Toffanin 9191524c04 Updated argos translate to 1.1.0 2021-02-08 10:56:45 -05:00
Piero Toffanin e9609ddd64 UI mostly working 2020-12-20 11:55:56 -05:00
Piero Toffanin 1062ef2713 First commit 2020-12-19 17:40:37 -05:00