Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

LibreTranslate

9 Topics 72 Posts
  • LibreTranslate - Package Updates

    Pinned
    25
    4 Votes
    25 Posts
    2k Views
    Package UpdatesP

    [2.1.4]

    Update libretranslate to 1.6.4 Full Changelog Update README.md by @​Koberum in https://github.com/LibreTranslate/LibreTranslate/pull/708 Take down offline instance trans.zillyhuhn.com by @​ChillerDragon in https://github.com/LibreTranslate/LibreTranslate/pull/709 Updated mirrors by @​vdbhb59 in https://github.com/LibreTranslate/LibreTranslate/pull/720 Reviewed the Dutch language! by @​DatIsVinnie in https://github.com/LibreTranslate/LibreTranslate/pull/722 Updates - MR to merge by @​vdbhb59 in https://github.com/LibreTranslate/LibreTranslate/pull/723 Upgrade Lexilang package to the last version by @​urtzai in https://github.com/LibreTranslate/LibreTranslate/pull/725 Upgrade torch by @​pierotofy in https://github.com/LibreTranslate/LibreTranslate/pull/726 Fixes the lexilang package for language detection @​Koberum made their first contribution in https://github.com/LibreTranslate/LibreTranslate/pull/708 @​vdbhb59 made their first contribution in https://github.com/LibreTranslate/LibreTranslate/pull/720 @​DatIsVinnie made their first contribution in https://github.com/LibreTranslate/LibreTranslate/pull/722
  • How to create API key?

    Solved
    6
    1 Votes
    6 Posts
    875 Views
    nebulonN

    Ah thanks for the hint, the latest package uses virtual env now, so we had to update the docs to initialize the python venv with source /app/code/.venv/bin/activate.

    The docs are now fixed https://docs.cloudron.io/apps/libretranslate/

  • LibreTranslate: How much DeepL is ahead

    2
    2 Votes
    2 Posts
    908 Views
    timconsidineT

    Interesting comparison 👍

  • Healtheck error and logs broken

    Solved
    15
    0 Votes
    15 Posts
    1k Views
    W

    Sounds good, let's close it. Thank you.

  • WARNING:waitress.queue:Task queue depth is 1

    Solved
    3
    1 Votes
    3 Posts
    2k Views
    W

    Yep, warning disappears with setting this environment variable.

  • Libretranslate integration for Nextcloud

    1
    2 Votes
    1 Posts
    320 Views
    No one has replied
  • Adding a login page possible?

    Solved
    5
    0 Votes
    5 Posts
    318 Views
    girishG

    Oh indeed, my entire answer is wrong (thanks @necrevistonnezr ).

    You have to set LT_REQUIRE_API_KEY_ORIGIN=true in the configs - https://docs.cloudron.io/apps/libretranslate/#api .

  • LibreTranslate with Cloudron Mastodon Server

    9
    2 Votes
    9 Posts
    1k Views
    nichu42N

    @nebulon
    I think Mastodon's translate button only appears if the poster has set a language for his / hear toot that's different from your language settings.
    It could be that the LT API relies on the source and destination language settings that are submitted by Mastodon. That could be an explanation for the errors I received, b/c not everyone sets the language correct. Maybe the DeepL API is more flexible here.

  • Self-Host LibreTranslate Compact Version on Cloudron

    6
    2 Votes
    6 Posts
    994 Views
    nebulonN

    @LoudLemur that is indeed strange, Cloudron only reports a running state if the healthcheck succeeds which for libretranslate means that the api and frontend server is up and running.