denadm
Member
- Apr 7, 2023
- 171
- 206
- 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.
Hi. So where is this version...As a result, I compiled a working version with Russian language support and openrouter.
Thank you, I will certainly compare it with what I have done and correct any mistakes I have made.As a result, I compiled a working version with Russian language support and openrouter.
The version he is referring to is this one: "Hi. So where is this version...
I downloaded it, but I can't run it...Thank you, I will certainly compare it with what I have done and correct any mistakes I have made.
The version he is referring to is this one: "You must be registered to see the links"
This has not been compiled as a standalone version, so please install Python and the necessary Python libraries listed in "I downloaded it, but I can't run it...
I have all this installed...but it doesn't start...This has not been compiled as a standalone version, so please install Python and the necessary Python libraries listed in "You must be registered to see the links" and try it out.
Is it giving any errors?I have all this installed...but it doesn't start...
No...it says it can't find Python...even though I have it installed...Is it giving any errors?
Please try installing Python version 3.14. I am writing the project in this version, so perhaps it is related to that.No...it says it can't find Python...even though I have it installed...
I have this version installed... I constantly update Python because I need it for other programs...Please try installing Python version 3.14. I am writing the project in this version, so perhaps it is related to that.
If you've installed the libraries and Python, it should work logically, but you've mentioned it isn't working. I'm not sure why. If there are no issues during the day, I'll release my own version. If you want one that includes artificial intelligence translation engines and more interface language support, you can wait for that.I have this version installed... I constantly update Python because I need it for other programs...
I'll wait...If you've installed the libraries and Python, it should work logically, but you've mentioned it isn't working. I'm not sure why. If there are no issues during the day, I'll release my own version. If you want one that includes artificial intelligence translation engines and more interface language support, you can wait for that.