From 4dfabd7bd5e0c10ef1ffeb3186f07729e1d7495f Mon Sep 17 00:00:00 2001 From: Jordi Mas Date: Sat, 9 Nov 2024 20:40:29 +0100 Subject: [PATCH] Upload model link for example --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 799501c..387b33c 100644 --- a/README.md +++ b/README.md @@ -70,8 +70,8 @@ At SoftcatalĂ  we built also command line tools to translate TXT and PO files. S Download the model and unpack it: ```bash -wget https://www.softcatala.org/pub/softcatala/opennmt/models/2022-11-22/eng-cat-2023-10-30.zip -unzip eng-cat-2023-10-30.zip +wget https://www.softcatala.org/pub/softcatala/opennmt/models/2022-11-22/eng-cat-2024-09-24.zip +unzip eng-cat-2024-09-24.zip ``` Install dependencies: