There is a newer version of the record available.

Published July 18, 2023 | Version v0.3.1
Software Open

DL Translate: A deep learning-based translation library built on Huggingface transformers

Description

New
  • NLLB is now available, allowing you to translate up to 200 languages. It is also much faster.
  • Notebook demo for nllb
Changed
  • New minimum version of transformers (4.30+) and PyTorch (2.0+)
  • Modify behavior of _resolve_lang_codes
  • Moved certain hidden functions to utils
Fixed
  • dlt.utils: Changed default for available_languages, get_lang_code_map, available_codes. Previously was incorrectly set to mbart50.
Docs
  • Improved Readme with examples for nllb
  • Removed mentions of readthedocs.io
  • Change language reference to table (previously bullet points)

Notes

If you use this software, please cite it as below.

Files

xhluca/dl-translate-v0.3.1.zip

Files (58.2 kB)

Name Size Download all
md5:a4e0c2b805dc28649a8160395e696b9f
58.2 kB Preview Download

Additional details

Related works