Helsinki-NLP / Opus-MT

Open neural machine translation models and web services
MIT License
592 stars 71 forks source link

Transformer-align models with opus-mt #24

Open xirect opened 4 years ago

xirect commented 4 years ago

I was wondering if it is possible to use transformer-align models, based on SentencePiece within this framework. Up to now I only got the .bpe from transformer models working.

jorgtied commented 3 years ago

They should work. I have been using sentence piece models without any problems. What did you try and what is going wrong?