Hi, I want to creat a translation server. The language is from EN to FR.
I want use some trained modules because I think it spend too much time.
So where I can get the modules and how start with it?
OpenNMT-py has some trained models with a translation server ready to be used:
1 Like
thanks very much.
I will follow the link to create a server. thanks.