Commit graph

21 commits

Author SHA1 Message Date
P.J. Finlay 9dde1e0142
Upgrade to Argos Translate v1.9.6
- Upgrade CTranslate2 to v4 for CUDA 12 support (https://github.com/argosopentech/argos-translate/pull/404)
- Fix deprecation error for CTranslate2 TranslationResult (https://github.com/argosopentech/argos-translate/pull/404)
2024-04-30 16:46:20 -05:00
P.J. Finlay c8360d0359 Update Argos Translate to v1.9.4
This fixes an issue in SentencePiece where the packaging is broken for newer versions of Python.

https://github.com/argosopentech/argos-translate/issues/405
2024-04-29 14:41:12 -05:00
Piero Toffanin 0a83fd29bd Include mo files 2024-04-22 13:13:47 -04:00
Jennifer Cwagenberg 51341d92ad build(sca): 🔒 update dependencies to address security issues 2024-01-08 08:42:21 -06:00
Piero Toffanin 5120f122f1 Pin torch to 2.0.1 2023-11-15 13:11:52 -05:00
Piero Toffanin 02ea8ae011 Switch linguars for langdetect 2023-10-30 20:39:30 -04:00
Piero Toffanin 6ff5bba000 Add lexilang for language detection on short texts 2023-10-30 12:52:33 -04:00
Piero Toffanin 6c5fa2a4ee Use lingua for language detection 2023-10-30 00:03:00 -04:00
Piero Toffanin 27e6535014 Update argostranslate 2023-10-21 10:27:57 -04:00
Piero Toffanin c256359ec2 Update argostranslate 2023-10-19 06:25:11 -04:00
P.J. Finlay 9697543666 Update CTranslate2 to v3
Update to Argos Translate 1.8.2 with CTranslate2 3.20.0

https://github.com/argosopentech/argos-translate/pull/364
2023-09-30 14:06:24 -05:00
Robert George 94f63cedda
Use package.version for model version comparison
Change `--install-models` to `--force-update-models`
2023-09-29 15:31:33 -07:00
P.J. Finlay c72cfc1e08 Upgrade argos-translate-files to 1.1.4
This version of Argos Translate Files improves
translation of EPUB ebook documents.

81daf76492
2023-08-05 15:56:28 -05:00
Vincent Emonet 25168ba6e1 Add pre-commit to automatically run formatting when committing 2023-07-23 13:24:15 +02:00
Vincent Emonet a1eb871bb6 Edit publish workflow to reuse existing test workflow, and use the build package to build the libretranslate package 2023-07-10 08:11:51 +02:00
Vincent Emonet 1c0fb597fb Fixed some ruff warnings: requests without timeout and naming not complying with PEP 2023-07-09 12:38:03 +02:00
Vincent Emonet bf18dcbcf9 run ruff formatting 2023-07-09 12:29:11 +02:00
Vincent Emonet 62712dcad3 improve ruff config 2023-07-09 12:23:48 +02:00
Vincent Emonet 0e404b5ee3 update contributing to provide instructions to run script using hatch 2023-07-09 12:18:58 +02:00
Vincent Emonet 19fb149112 Update checkout and setup-python actions version in workflow and improve ruff config 2023-07-09 11:43:58 +02:00
Vincent Emonet f0943dada1 Upgrade project config to use a pyproject.toml file for the package metadata and tool configs (PEP 621), and the hatch build-system. Remove requirements.txt and setup.py 2023-07-09 11:35:53 +02:00