OPUS-CAT MT Engine v1.1.0.6
TommiNieminen
released this
06 Jul 19:47
·
78 commits
to develop
since this release
Fixes and changes:
- The MT pipeline does not work if the model path contains non-ASCII characters. This will be fixed later, but for now, OPUS-CAT MT Engine will now notify the user if the model storage path contains non-ASCII characters, and prompt the user to install OPUS-CAT to a path with only ASCII characters.
- TMX fine-tuning did not have a check for the amount of segment pairs extracted, this has now been implemented (the minimum limit is set to 1000 segment pairs).
- TMX fine-tuning had an issue with non-standard language codes of models (such as pob for Brazilian Portuguese), as the language code could not be connected to any TMX language attribute. Now the fine-tuning checks whether any segments have been extracted, and if not, prompts the user to select some language pair which the TMX contains segment pairs for.