I thought about it and it seem possible but a bit of a pain to set up, if someone is ever interested to try here where to start:Anyone here ever use ai to translate text file, any successful one on it?
cloud solution ? through api key based program like DazedMTL ?I thought about it and it seem possible but a bit of a pain to set up, if someone is ever interested to try here where to start:
use a model likeYou must be registered to see the links
There may be better model, up to you find one
To run it you are supposed to run it on a linux obviously that a pain, so a solution exist to run it locally whiteout linux and that to use dockerYou must be registered to see the links
if someone can set it up and give simple instruction how to replicate it be great.
Obviously you have to do some code (In python) but it shouldn't not be to difficult, you just read the file line by line and give a copy file _output with the translation given by it.
I don't know the specific of how it handle context and chat but it should give good result in theory if it can remember previous text.
The solution i said would be free and offline which is what i would prioritize.cloud solution ? through api key based program like DazedMTL ?
You can try Translator++, i think you can export the text that need to be translated in jsonis there a way to use the translated json without the MTool? Right now Mtool makes my system chugs after like 15 minutes
Just so you know, in the extract file you can replace all theHi, just in case anyone else is trying to use this, I believe this method doesn't work when the "extract" files number over 100 (yes I was trying to translate MGQ paradox). The file is output fine but the translation doesn't match the original text at some points. My solution was to split the ManualTransFile into two and run Convert twice, first with extract01-99, second with extract100-111 renamed to extract1-12 (I had 111 extract files total). This seems to have produced a working translation for me.
Yeah, I was thinking that too. But I'm on Translator++ and haven't seen any option for json. I probably missed itYou can try Translator++, i think you can export the text that need to be translated in json
I just checked and I haven't seen one either, but it is possible to export to a excel sheet, so it possible to make a program for it, and extract it. I could do it but it would take time so tell me if you are interested otherwise i won't bother to do it.Yeah, I was thinking that too. But I'm on Translator++ and haven't seen any option for json. I probably missed it
I am busy this month but after that I should have time, i make a program so that when you export the project of Translation++ in excel, the php code extract it, make you use sugoi file translation on extracted then put it on a copy of excel with the translation that you are able to import. I make a new thread for that tool when it done and reply to let you know too.Oh definitely. Unless there's a way to translate RPG Maker game using Sugoi/more easily than Mtool. The current Mtool Bing translation model isn't that good so putting it through Sugoi is way better quality wise