argosopentech/MetalTranslate
Customizable machine translation in C++
This project helps C++ developers integrate machine translation directly into their applications. It takes text in one language and outputs its translation into another, using pre-trained models. This is for C++ developers who need to add fast, offline translation capabilities to their software.
No commits in the last 6 months.
Use this if you are a C++ developer looking for a foundational template to embed customizable machine translation directly within your C++ application.
Not ideal if you are an end-user needing a ready-to-use translation tool, as this requires C++ development to implement into a final product.
Stars
56
Forks
13
Language
C++
License
MIT
Category
Last pushed
Apr 10, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/argosopentech/MetalTranslate"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
OpenNMT/OpenNMT-py
Open Source Neural Machine Translation and (Large) Language Models in PyTorch
argosopentech/argos-translate
Open-source offline translation library written in Python
niedev/RTranslator
Open source real-time translation app for Android that runs locally
vistec-AI/thai2transformers
Pretraining transformer based Thai language models
Freed-Wu/translate-shell
Translate text by google, bing, youdaozhiyun, haici, stardict, openai, large language model of...