- Oct 16, 2020
- 2,314
- 30,968
Oh, nevermind then. I've download it from pixeldrein already. Thanks for reply.Seems it's working again...
I can, but where to? Just not Mega or Google.
Oh, nevermind then. I've download it from pixeldrein already. Thanks for reply.Seems it's working again...
I can, but where to? Just not Mega or Google.
Does anyone have the older versions of the software? V2.0/V3.0/V4.0 for example. I'd really appreciate if someone uploads them since all the old links are dead and I need to test something out.
What do I do if when it says "[SugoiTranslator] Translating into English" is stuck?Requirements:
- install Python 3.10 (3.11 may also work but without guarantees)
- install pytorch from the console (to use an RTX series video card)
pip3 install torch torchvision torchaudio --index-urlYou must be registered to see the links(allegedly better for RTX40xx)
OR
pip3 install torch torchvision torchaudio --index-urlYou must be registered to see the links(allegedly better for older RTX series)- install Microsoft C++ Build Tools:
You must be registered to see the links,You must be registered to see the links(I have already installed them, so I am not sure about any problems)
Installation (short version without using venv)
Using
- install via GitHub Desktop: green button "Code" / "Open with GitHub Desktop"
or with the command "git cloneYou must be registered to see the links" (I installed it to the f:\soft\manga-image-translator so this path should be replaced with your)- open the console (Win+R / cmd.exe)
- open the folder where you installed manga-image-translator (documentation missing this step)
f:
cd f:\soft\manga-image-translator- run
pip install -r requirements.txt
pip install git+You must be registered to see the links
if the last doesn't work, then the alternative is:
pip installYou must be registered to see the links
Run in the console from the folder where manga-image-translator is installed:
python -m manga_translator -v --mode batch --use-gpu --translator=sugoi --manga2eng --ignore-errors -f=jpg --font-path=F:/fonts/CCWildWordsRoman.ttf -l ENG -i F:/manga/title
Warning: the first run takes a lot of time because the installation does not include AI models and they downloaded on the first run.
Replace F:/fonts/CCWildWordsRoman.ttf with your font path and F:/manga/title with the path to the manga or images.
Results will be in the F:/manga/title-translated folder.
Never had such a problem. You can try to ask atWhat do I do if when it says "[SugoiTranslator] Translating into English" is stuck?
Sugoi-Repackage-CPU\apps\Python310\Python.exe -m streamlit run Sugoi-Repackage-CPU\apps\py3translationServer\resources\webUI.py
nvm, had issues with some scripts not installing properly due to path, but it now works properlyNever had such a problem. You can try to ask atYou must be registered to see the links.
Just a newb question: is there a way to fine-tune the Sugoi v4.0 model with my own examples?
Can anyone ELI5 how to do this?
I am not exactly sure about how any of that works, but maybe the server author would be up for adding whatever that is as a feature? You could try asking them.Thanks for the hint.
Also I really hope someone can make a way to use a local copy of DeepL's GUI as a frontend like py3translationServer since there's already CTranslate2 model conversion and it surprisinglyYou must be registered to see the linkslength constraints, alternatives at a position, output randomization and autocomplete that the aforementioned site does.
You must be registered to see the links. A public link will be posted on the 15th or 16th (~2 weeks).
Both blog and patreon don't display anything available for public. 2024-03-02 post on patreon is locked behind a paywall.public link is up
It is in the same place every month.Both blog and patreon don't display anything available for public. 2024-03-02 post on patreon is locked behind a paywall.
Discord channel doesn't seem to have it either.
Am I supposed to login/subscribe to the blog to see public links or smth?
For V8, I've noticed the cuda script bundled in the archive is broken I tried replacing this line in the powershell script to get it to install at line 42 from
$installtest = "$ocrfolder\Code\Sugoi-ASMR-Translator.bat";
to
$installtest = "$ocrfolder\Code\Sugoi-Audio-Video-Translator.bat";
Saw this and thought of you. This might be relevant for your interests.Also I really hope someone can make a way to use a local copy of DeepL's GUI as a frontend like py3translationServer since there's already CTranslate2 model conversion and it surprisinglyYou must be registered to see the linkslength constraints, alternatives at a position, output randomization and autocomplete that the aforementioned site does.
Ty so much. That small 2 day window you can download for free is just so utterly stupid and excessive way of paywalling the program. Its obvious he suddenly just wants all users to pay him but skates around a full paywall by doing it this way. He should just make the latest version paid and release the older versions for free, that's how most devs introduce monetization to their free program. But I think he is greedy and wants to try and force all users to pay him immediatelySugoi_Toolkit_v8.0
You must be registered to see the links
For preservation.
And also modified menu for those who don't want to see the site every time (file with the original window included).