Skip to content

Colab to translate locale from Odoo Tryton using Neural Machine Translation

License

Notifications You must be signed in to change notification settings

JonatanGk/Odoo-Tryton-NMT

Repository files navigation

This Colab created to make it easier for Odoo/Tryton developers and to show the good results that can be obtained using new technologies. You can translate from English to +100 other languages with only uploading the English base PO file.

I use two pre-trained models:

  • Open in Colab Opus-MT: 186 Languages & 300MB size (Quick Translation & lightweight)
  • Open in Colab m2m_100_1.2B (Facebook Research): 100 Languages & 5GB size (Recommended by EasyNMT)
Model Reference #Languages Size Speed GPU (Sentences/Sec on V100) Speed CPU (Sentences/Sec) Comment
opus-mt Helsinki-NLP 186 300 MB 50 6 Inidivudal models (~300 MB) per translation direction
m2m_100_1.2B Facebook Research 100 5.0 GB 13 -

I also invite you to make some small modifications in the Notebook to be able to translate any type of text/file :)

Support

  1. Star this repository
  2. Contribute to this repository
  3. Help others 😃

Thanks to the UKPLab/EasyNMT Team for the great and laborious work done

About

Colab to translate locale from Odoo Tryton using Neural Machine Translation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published