Update README.md

This commit is contained in:
Piero Toffanin 2024-01-23 12:44:14 -05:00 committed by GitHub
parent cf2216f441
commit a90814706a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -655,6 +655,14 @@ console.log(await res.json());
// }
```
## Contributing
We welcome contributions! Here's some ideas:
* 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.
* Pick an [issue](https://github.com/LibreTranslate/LibreTranslate/issues) to work on.
## Credits
This work is largely possible thanks to [Argos Translate](https://github.com/argosopentech/argos-translate), which powers the translation engine.