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


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. App Wishlist
  3. LibreTranslate

LibreTranslate

Scheduled Pinned Locked Moved Solved App Wishlist
12 Posts 11 Posters 2.4k Views 12 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • X xarp

    LibreTranslate
    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.

    https://libretranslate.com
    https://github.com/LibreTranslate/LibreTranslate


    Seems like a nice addition to the app collection. Appears it would be a relatively simple integration. I'd love to see this as somebody who heavily uses translation services.

    micmcM Offline
    micmcM Offline
    micmc
    wrote on last edited by
    #2

    @xarp Indeed, that would be a very nice addition to the Cloudron offer. 🙂

    Ignorance is not an excuse anymore!
    https://AutomateKit.com

    1 Reply Last reply
    0
    • X xarp

      LibreTranslate
      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.

      https://libretranslate.com
      https://github.com/LibreTranslate/LibreTranslate


      Seems like a nice addition to the app collection. Appears it would be a relatively simple integration. I'd love to see this as somebody who heavily uses translation services.

      timconsidineT Offline
      timconsidineT Offline
      timconsidine
      App Dev
      wrote on last edited by timconsidine
      #3

      @xarp interesting that LibreTranslate is integrated if you use the Min browser https://github.com/minbrowser/min

      1 Reply Last reply
      0
      • M Offline
        M Offline
        mdrockwell
        wrote on last edited by
        #4

        I just logged in to suggest this too. I'd love to see it added!

        1 Reply Last reply
        1
        • L LoudLemur referenced this topic on
        • X xarp

          LibreTranslate
          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.

          https://libretranslate.com
          https://github.com/LibreTranslate/LibreTranslate


          Seems like a nice addition to the app collection. Appears it would be a relatively simple integration. I'd love to see this as somebody who heavily uses translation services.

          L Offline
          L Offline
          LoudLemur
          wrote on last edited by LoudLemur
          #5

          @xarp

          How lovely to have the privacy to translate pages without using a Big Data company!

          Censorship has also been circumvented by sharing links to a translated version of a website instead of linking directly.

          To greatly leverage the utility of online translation, TTS (text-to-speech) generation, and even speech-to-text generation, is helpful. OCR (Optical Character Recognition) can help too, if text is embedded into an image.

          There is a recent summary of self-hosted TTS tools here:

          https://medevel.com/14-os-text-to-speech/

          For OCR, Cloudron already supports (you people are amazing! 😍 ) paperless-ng. There is a summary of some tools here:

          https://www.hitechnectar.com/blogs/open-source-ocr-tools/

          Tesseract-ocr request:
          https://forum.cloudron.io/topic/7257/tesseract-ocr-optical-character-recognition-on-cloudron

          1 Reply Last reply
          1
          • X xarp

            LibreTranslate
            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.

            https://libretranslate.com
            https://github.com/LibreTranslate/LibreTranslate


            Seems like a nice addition to the app collection. Appears it would be a relatively simple integration. I'd love to see this as somebody who heavily uses translation services.

            nichu42N Offline
            nichu42N Offline
            nichu42
            wrote on last edited by
            #6

            @xarp
            Another vote for LibreTranslate. It seems that Mastodon v4 now offers translation using the LibreTranslate API. So it would be sweet to have this running on the same server.

            Matrix: @nichu42:blueplanet.social

            jdaviescoatesJ I 2 Replies Last reply
            5
            • nichu42N nichu42

              @xarp
              Another vote for LibreTranslate. It seems that Mastodon v4 now offers translation using the LibreTranslate API. So it would be sweet to have this running on the same server.

              jdaviescoatesJ Offline
              jdaviescoatesJ Offline
              jdaviescoates
              wrote on last edited by
              #7

              @nichu42 I spotted that too and came to say the same 🙂

              I use Cloudron with Gandi & Hetzner

              1 Reply Last reply
              2
              • nichu42N nichu42

                @xarp
                Another vote for LibreTranslate. It seems that Mastodon v4 now offers translation using the LibreTranslate API. So it would be sweet to have this running on the same server.

                I Offline
                I Offline
                ioctl
                wrote on last edited by
                #8

                @nichu42 Yes, I would love that for this exact reason 🥹

                1 Reply Last reply
                2
                • scookeS Offline
                  scookeS Offline
                  scooke
                  wrote on last edited by scooke
                  #9

                  Wouldn't this work if we install it on the VPS the Cloudron is on? It doesn't need Docker, so it's just a pip install, uses port 5000 which I think is untouched by Cloudron.
                  https://github.com/LibreTranslate/LibreTranslate

                  A life lived in fear is a life half-lived

                  X robiR 2 Replies Last reply
                  1
                  • scookeS scooke

                    Wouldn't this work if we install it on the VPS the Cloudron is on? It doesn't need Docker, so it's just a pip install, uses port 5000 which I think is untouched by Cloudron.
                    https://github.com/LibreTranslate/LibreTranslate

                    X Offline
                    X Offline
                    xarp
                    wrote on last edited by
                    #10

                    @scooke Applies to most things. But it is not recommended to install anything alongside Cloudron. Keep it clean or things could go wrong and then you've acted against best practices advisory.

                    1 Reply Last reply
                    0
                    • scookeS scooke

                      Wouldn't this work if we install it on the VPS the Cloudron is on? It doesn't need Docker, so it's just a pip install, uses port 5000 which I think is untouched by Cloudron.
                      https://github.com/LibreTranslate/LibreTranslate

                      robiR Offline
                      robiR Offline
                      robi
                      wrote on last edited by
                      #11

                      @scooke If you have full VPS server backups, try it.. if it doesn't work, you can always go back.

                      Conscious tech

                      1 Reply Last reply
                      0
                      • nebulonN Offline
                        nebulonN Offline
                        nebulon
                        Staff
                        wrote on last edited by
                        #12

                        This is now published as unstable. The new forum section is at https://forum.cloudron.io/category/156/libretranslate

                        1 Reply Last reply
                        8
                        • nebulonN nebulon locked this topic on
                        • nebulonN nebulon marked this topic as a question on
                        • nebulonN nebulon has marked this topic as solved on
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        • Login

                        • Don't have an account? Register

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • Bookmarks
                        • Search