MetalTranslate: Customizable machine translation in C++

MetalTranslate downloads and runs a pretrained CTranslate2 model to translate locally with C++.

By default I’m using the FairSeq MSM-100 model like in this Python tutorial.

1 Like