Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 430 Bytes

File metadata and controls

5 lines (3 loc) · 430 Bytes

UnityTranslateLib

A Kotlin and Rust library using CTranslate2 to handle text translation natively using the Argos Translate translation models, without the need of using Python.

This library is intended to be usable by Kotlin/JVM, but other bindings may be usable due to the C methods being exposed directly via the native module.