Customizable machine translation in C++
MetalTranslate downloads and runs a pretrained CTranslate2 model to translate locally with C++.
Tested on Ubuntu 22.04
git clone --recursive https://github.com/argosopentech/MetalTranslate.git
cd MetalTranslate
./init
./build.sh
./build/metaltranslate "Hello world" en es