denadm
Member
- Apr 7, 2023
- 170
- 204
- 227
This is an interesting project. Is it possible to add translation using openrouter or local AI? And also other interface languages, such as Russian?
Thank you for your comment and interest in the project!This is an interesting project. Is it possible to add translation using openrouter or local AI? And also other interface languages, such as Russian?
Hey, thanks a lot for the feedback and for diving into the code!I left a question and made a translation on your GitHub.
In fact, the models on openrouter are inexpensive, chatgpt and gemini suck via API. Mistral for $0.3 per 1 million characters is cool, no one else offers that much. I've already translated more than 10 novels with a selected prompt in the Translator++ program.
I wanted to change your source code, but I'm not a programmer. I asked gemini and copilot for help, but they screwed up and couldn't give me specific instructions.
The program itself works. I tried to translate something, but the source language turned out to be Spanish, and stupid Google Translate couldn't translate it into understandable language.
But I don't quite understand. The program just translates, but doesn't add the language to the menu?
Thank you. Actually, I already have the new version ready, but I haven't released it yet. I've also added new translation engines that can be used locally or via the cloud, i.e., through an API. However, I haven't tested them yet because I don't have the hardware to run local AI or an API I can use. Still, I'll review your code and add anything that will contribute to the project. Thank you.I forked your repository RenLocalizer v2.4.7. I added Russian language support and the openrouter translation source, but I haven't tested the application.You must be registered to see the links
You don't have permission to view the spoiler content. Log in or register now.