Helsinki-NLP / Opus-MT

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

How to use the models for inference? #97

Closed jkang1640 closed 10 months ago

jkang1640 commented 10 months ago

I'd like to use "en-hr" translation model to translate my texts (this model is not available on huggingface model hub).

How can we use the models available on Opus-MT-train/models for inference? (after setup/installation.. which command to use, where to put target text)

I searched around for docs for the info but I'm a bit lost..

Thank you for your help!

jkang1640 commented 10 months ago

I used the interface provided.