Merge pull request #585 from argosopentech/patch-3

Improve model contributing doc
This commit is contained in:
Piero Toffanin 2024-02-13 10:30:48 -05:00 committed by GitHub
commit 210f4cfb4f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -660,8 +660,8 @@ console.log(await res.json());
We welcome contributions! Here's some ideas that take less than 90 hours:
* Train a new language model using [Locomotive](https://github.com/LibreTranslate/Locomotive). For example, [Estonian](https://community.libretranslate.com/t/help-wanted-estonian-model-for-argos-translate/875/2) and many others are still missing.
* Can you beat the performance of our language models? Train a new one and let's compare it.
* 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.
* Pick an [issue](https://github.com/LibreTranslate/LibreTranslate/issues) to work on.
## Credits