- Jan 22, 2024
- 80
- 55
Renpy Translator (Support Offline AI)
A free and open-source translator for ren'py (no ai-version can be found : renpy-translator)
DownloadA free and open-source translator for ren'py (no ai-version can be found : renpy-translator)
You can download from
You must be registered to see the links
Another Docs
No-AI Version
If you need a light tool or detail function introduction , you can refer to :
You must be registered to see the links
AI Feature
Support offline ai-translation based on
You must be registered to see the links
Need to download the relative ai-models : (need not to download all of them , choose one you prefer , the default recommendation is m2m100)
- m2m100 :
You must be registered to see the links
- mbart50 :
You must be registered to see the links
- nllb200 :
You must be registered to see the links
- offine : support offline translation only if the ai-model already downloaded
- accuracy : may be more accurate than google
- Heavy : the tool becomes very large to run ai model and will consume computer performance to run. Gpu mode only supported under cuda (NVIDIA only)
- Slow : slower than google because the speed depends on your local-machine
- Stiff : not support special symbols like "{}" "[]" and "<>" , you may need to re-translate it with google translation mode
Last edited: