Skip to content

CTranslate2 1.4.0

Compare
Choose a tag to compare
@guillaumekln guillaumekln released this 21 Jan 08:54
· 1471 commits to master since this release

CTranslate2 1.4.0

New features

  • Publish a package on PyPI (without GPU support)
  • Add method to convert OpenNMT-tf models directly from a dictionary of variables
  • Return statistics from Python method Translator.translate_file
  • Add set_model methods to support changing models without creating a new Translator
  • Add a contains_model function to check whether a directory could contain a CTranslate2 model