From 51cefcfb4ed08717dd4db6746effa28b47d533aa Mon Sep 17 00:00:00 2001 From: Piero Toffanin Date: Tue, 20 Feb 2024 13:17:13 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4f0018..d64d27e 100644 --- a/README.md +++ b/README.md @@ -663,7 +663,7 @@ console.log(await res.json()); ## Contributing -We welcome contributions! Here's some ideas that take less than 90 hours: +We welcome contributions! Here's some ideas: * Train a new language model using [Locomotive](https://github.com/LibreTranslate/Locomotive). For example, we want to train improved neural networks for [German](https://community.libretranslate.com/t/help-wanted-improve-en-de-translation/935) and many other languages. * Can you beat the performance of our language models? Train a new one and let's compare it. To submit your model make a post on the [community forum](https://community.libretranslate.com/) with a link to download your .argosmodel file and some sample text that your model has translated.