LibreTranslate is now available
-
Hi all,
LibreTranslate is now available in the app store.
As a heads up, the docker image is quite huge - 13GB. This is because of the size of the models for all the available languages.
LibreTranslate is a Free and Open Source Machine Translation API.
Thanks to @vladimir-d for the packaging work!
Code: https://git.cloudron.io/cloudron/libretranslate-app
Docs: https://docs.cloudron.io/apps/libretranslate/
App store: https://www.cloudron.io/store/com.libretranslate.cloudronapp.htmlForum section: https://forum.cloudron.io/category/156/libretranslate
-
Another good option for Android: https://github.com/Bnyro/TranslateYou
-
Great news that it is available
@girish said in LibreTranslate is now available:
13GB. This is because of the size of the models for all the available languages.
Is it possible to reduce by selecting only a few models? Or that needs separate builds ?
-
@timconsidine I think it's possible to make a package with some default languages and then if the user wants they can download additional language packs.
But bare minimum size with no language model was ~7-8GB . @nebulon and @vladimir-d know better.