Fairseq use with Torchscript

Hi! I’m doing the capstone project from Udacity C++ Nano & want to use the fn “translate” from Fairseq into the project. Is it exportable to torchscript? If so, how would one use it? (some guidance of ways of achieving the same thing with other libraries would be helpful, too)