From c2b650015b607b21eb043b460d8cb81187e4475b Mon Sep 17 00:00:00 2001 From: Dingedi <64697405+dingedi@users.noreply.github.com> Date: Thu, 23 Sep 2021 17:24:44 +0200 Subject: [PATCH 1/3] Avoir useless redirection --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62dfca7..a3299bb 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [Try it online!](https://libretranslate.com) | [API Docs](https://libretranslate.com/docs) | [Community Forum](https://community.libretranslate.com/) -[![Python versions](https://img.shields.io/pypi/pyversions/libretranslate)](https://pypi.org/project/libretranslate) [![Run tests](https://github.com/uav4geo/LibreTranslate/workflows/Run%20tests/badge.svg)](https://github.com/uav4geo/LibreTranslate/actions?query=workflow%3A%22Run+tests%22) [![Publish to DockerHub](https://github.com/uav4geo/LibreTranslate/workflows/Publish%20to%20DockerHub/badge.svg)](https://hub.docker.com/r/libretranslate/libretranslate) [![Publish to GitHub Container Registry](https://github.com/uav4geo/LibreTranslate/workflows/Publish%20to%20GitHub%20Container%20Registry/badge.svg)](https://github.com/uav4geo/LibreTranslate/actions?query=workflow%3A%22Publish+to+GitHub+Container+Registry%22) [![Awesome Humane Tech](https://raw.githubusercontent.com/humanetech-community/awesome-humane-tech/main/humane-tech-badge.svg?sanitize=true)](https://github.com/humanetech-community/awesome-humane-tech) +[![Python versions](https://img.shields.io/pypi/pyversions/libretranslate)](https://pypi.org/project/libretranslate) [![Run tests](https://github.com/LibreTranslate/LibreTranslate/workflows/Run%20tests/badge.svg)](https://github.com/LibreTranslate/LibreTranslate/actions?query=workflow%3A%22Run+tests%22) [![Publish to DockerHub](https://github.com/LibreTranslate/LibreTranslate/workflows/Publish%20to%20DockerHub/badge.svg)](https://hub.docker.com/r/libretranslate/libretranslate) [![Publish to GitHub Container Registry](https://github.com/LibreTranslate/LibreTranslate/workflows/Publish%20to%20GitHub%20Container%20Registry/badge.svg)](https://github.com/LibreTranslate/LibreTranslate/actions?query=workflow%3A%22Publish+to+GitHub+Container+Registry%22) [![Awesome Humane Tech](https://raw.githubusercontent.com/humanetech-community/awesome-humane-tech/main/humane-tech-badge.svg?sanitize=true)](https://github.com/humanetech-community/awesome-humane-tech) Free and Open Source Machine Translation API, entirely self-hosted. Unlike other APIs, it doesn't rely on proprietary providers such as Google or Azure to perform translations. Instead, its translation engine is powered by the open source [Argos Translate][argo] library. From 144f60eee3ea74f3b92eec2b0816f89ad58b2348 Mon Sep 17 00:00:00 2001 From: Dingedi <64697405+dingedi@users.noreply.github.com> Date: Thu, 23 Sep 2021 17:27:33 +0200 Subject: [PATCH 2/3] Upgrade argostranslate to 1.5.2 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index da91689..55b1a84 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -argostranslate==1.5.1 +argostranslate==1.5.2 Flask==1.1.2 flask-swagger==0.2.14 flask-swagger-ui==3.36.0 @@ -11,4 +11,4 @@ morfessor==2.0.6 polyglot==16.7.4 appdirs==1.4.4 APScheduler==3.7.0 -translatehtml==1.5.1 \ No newline at end of file +translatehtml==1.5.1 From 85b9451a9b866d0929454de0a3577bf4201f817c Mon Sep 17 00:00:00 2001 From: Dingedi <64697405+dingedi@users.noreply.github.com> Date: Thu, 23 Sep 2021 17:28:09 +0200 Subject: [PATCH 3/3] Remove not working mirror --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a3299bb..679fc95 100644 --- a/README.md +++ b/README.md @@ -240,7 +240,6 @@ URL |API Key Required|Contact|Cost --- | --- | --- | --- [libretranslate.com](https://libretranslate.com)|:heavy_check_mark:|[UAV4GEO](https://uav4geo.com/contact)| [$9 / month](https://buy.stripe.com/28obLvdgGcIE5AQfYY), 80 requests / minute limit [libretranslate.de](https://libretranslate.de/)|-|- -[translate.mentality.rip](https://translate.mentality.rip)|-|- [translate.astian.org](https://translate.astian.org/)|-|- [translate.argosopentech.com](https://translate.argosopentech.com/)|-|-