From d8b2ec68c3bb8b5563e6d3aad1942cf4e1d88a33 Mon Sep 17 00:00:00 2001 From: Piero Toffanin Date: Fri, 22 Sep 2023 15:10:08 -0400 Subject: [PATCH] Add Locomotive URL --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0157369..a4285fb 100644 --- a/README.md +++ b/README.md @@ -369,9 +369,11 @@ URL | ## Adding New Language Models -To add new languages train an Argos Translate model using the [Argos Train](https://github.com/argosopentech/argos-train) training scripts. See [this video tutorial](https://www.youtube.com/watch?v=Vj_qgnhOEwg) for details. +You have two options to create new language models: + * [Locomotive](https://github.com/LibreTranslate/Locomotive) + * [Argos Train](https://github.com/argosopentech/argos-train) ([video tutorial](https://www.youtube.com/watch?v=Vj_qgnhOEwg)) -Most of the training data is from [Opus](http://opus.nlpl.eu/), which is an open source parallel corpus. +Most of the training data is from [Opus](http://opus.nlpl.eu/), which is an open source parallel corpus. Check also [NLLU](https://nllu.libretranslate.com) ## Localization