CTranslate2 1.4.0
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 newTranslator
- Add a
contains_model
function to check whether a directory could contain a CTranslate2 model