umbrel-apps/libretranslate/umbrel-app.yml
2024-07-31 12:44:52 +10:00

39 lines
1.5 KiB
YAML

manifestVersion: 1.1
id: libretranslate
category: ai
name: LibreTranslate
version: "1.6.0"
tagline: Free and Open Source machine translation API
description: >-
⚠️ This app may take up to 10 minutes or more to become accessible after installation, depending on your hardware and internet connection. LibreTranslate must first download around 10 GB of translation models in the background before the UI becomes available. Please be patient.
LibreTranslate is a 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 library.
developer: LibreTranslate Contributors
website: https://libretranslate.com
dependencies: []
repo: https://github.com/LibreTranslate/LibreTranslate
support: https://github.com/LibreTranslate/LibreTranslate/discussions
port: 7017
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
path: ""
defaultUsername: ""
defaultPassword: ""
submitter: highghlow
submission: https://github.com/getumbrel/umbrel/pull/1040
releaseNotes: >-
This update includes several improvements and new features:
- Updated Argos Translate to v1.9.4.
- Updated Dockerfile base image to Python v3.11.9.
- Upgraded to Argos Translate v1.9.6.
- Updated CUDA Dockerfile to CUDA 12.
- Added support for alternative translations.
Full release notes are found at https://github.com/LibreTranslate/LibreTranslate/releases.