Commit Graph
30 Commits
Author SHA1 Message Date
P.J. Finlay 67c5348c02 Merge pull request #618 from LibreTranslate/update-argos-1_9_6
Upgrade to Argos Translate v1.9.6
2024-05-01 16:42:36 -05:00
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
P.J. Finlay bc10febe9b Don't require API key for suggestions
Remove the access check when a user submits
a suggestion. This allows submitting translation
suggestions without an API key or secret.

https://github.com/LibreTranslate/LibreTranslate/issues/490
2023-10-01 08:07:55 -05: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
P.J. Finlay d382227674 Remove YAML validation
The YAML validation step is currently failing
on the chart directory. This commit removes the
YAML check.

Error:
$ hatch run test
 ✔️  Check YAML..........................................................Failed
- hook id: check-yaml
- exit code: 1

while parsing a flow node
did not find expected node content
  in "chart/templates/pvc.yaml", line 1, column 3
while parsing a flow node
did not find expected node content
  in "chart/templates/statefulset.yaml", line 6, column
2023-09-16 17:54:50 -05:00
P.J. Finlay e2711bd2a0 Ran automattic formatting
Triggered with `hatch run test`
2023-09-16 17:40:13 -05:00
P.J. Finlay ef902e0257 Fix text color in dark mode
Currently when the browser has a dark theme enabled
the language selection dropdown has white text on a
white background that is un-readable.

This commit changes the dropdown select to have black
text on a white background.

https://github.com/LibreTranslate/LibreTranslate/issues/491
2023-09-16 17:00:10 -05:00
P.J. Finlay 7275a93238 Update Argos Train tutorial link
Updates the README with a new Argos
Train tutorial link
2023-09-04 09:43:27 -05: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.

https://github.com/LibreTranslate/argos-translate-files/commit/81daf7649219acc2c2e01fd26ea4b7c3426a8701
2023-08-05 15:56:28 -05:00
P.J. Finlay 7dd65c8dfa Update Humane Design link
It looks like the Humane tech project moved from
[GitHub](https://github.com/humanetech-community/awesome-humane-tech).

This commit updates the Readme badge link:
https://codeberg.org/teaserbot-labs/delightful-humane-design
2023-07-29 14:21:37 -05:00
P.J. Finlay ee9438446f Always show favicon
Currently the LibreTranslate web app only shows
the favicon icon when the `LT_WEB=1` environment
variable is set. LT_WEB is used to disable
metadata by default to prevent search engines
from indexing private LibreTranslate instances.
This commit makes the favicon available even when
the metadata is disabled.

- https://github.com/LibreTranslate/LibreTranslate/issues/471
2023-07-29 13:42:20 -05:00
P.J. Finlay c404885d5d Upgrade to Argos Translate 1.8
Uses argostranslate.package.Package.install which deletes the
cached package file after it has been installed
2023-02-04 10:25:17 -06:00
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
P.J. Finlay b59e8ffcab Fix README typo 2022-11-13 15:17:32 -06:00
P.J. Finlay 278a7057e4 Upgrade deprecated Argos Translate call
- load_installed_languages has been deprecated in favor of get_installed_languages
2022-04-30 06:15:54 -05:00
P.J. Finlay fc2ad8d637 Add translate.fortytwo-it.com mirror (#243)
https://community.libretranslate.com/t/scaling-libretranslate-distribution/78/16
2022-04-07 19:51:33 -05:00
P.J. Finlay 8495211ac9 Merge pull request #239 from LibreTranslate/PJ-Finlay-patch-5
Add PHP bindings
2022-04-03 17:18:37 -05:00
P.J. Finlay 57707cb2a7 Add PHP bindings
https://community.libretranslate.com/t/php-class-for-libretranslate/195
2022-04-03 17:18:01 -05:00
P.J. Finlay 1219bbcd30 Edit README documentation
Mostly minor changes in phrasing
2022-03-05 07:54:55 -06:00
P.J. Finlay fae16e7e67 Merge pull request #221 from LibreTranslate/PJ-Finlay-patch-3
Improve links in mobile app documentation
2022-03-05 07:30:50 -06:00
P.J. Finlay f6fd24adcd Improve links in mobile app documentation 2022-03-05 07:28:07 -06:00
P.J. Finlay aa5defca22 Upgrade to Argos Translate 1.5.4 2021-12-16 19:17:07 -06:00
P.J. Finlay cda2d3ed96 Merge pull request #177 from ChillerDragon/pr_zillyhuhn_instance
Add trans.zillyhuhn.com
2021-11-17 18:23:20 -06:00
P.J. Finlay cb86d289d3 Merge pull request #150 from dingedi/main
add a mirror that no longer works which works again
2021-10-07 05:59:21 -05:00
P.J. Finlay 9d4ce22c7b Added link to minbrowser 2021-08-28 11:35:11 -05:00
P.J. Finlay 9bf57159f0 Added link to C++ and Unix bindings 2021-08-28 11:32:21 -05:00
P.J. Finlay 803c2c8cc1 Added Argos Open Tech mirror 2021-07-17 14:24:27 -05:00
P.J. Finlay 72b52db168 Updated Argos Translate to 1.1.4
- https://github.com/argosopentech/argos-translate/pull/43
2021-03-11 08:24:04 -06:00
P.J. Finlay c91ac6adda Added link to node.js translate
https://github.com/franciscop/translate
2021-02-27 09:27:14 -06:00