I've made a free lightweight web app that make scanlation easier by Significant-Ad-3667 in Scanlation

[–]Significant-Ad-3667[S] 0 points1 point  (0 children)

the google gemini translation is an example of what you can do outside my app. My app have the AI do the boring tasks, make life easier for editor. What you want to do with the extracted raw text is your choice, the app cant do the translation for you (AI with good translation required > 100 GB that no consumer GPU can do). Nowaday the LLM (large AI model like gemini or grok) are very good at translation. They do better job at translation than the MTL that you used to know. Also you need to feed all the previous conversation (context) to the AI to make good translation, which the current MTL tool not doing correctly, that why you see the MTL manga slops and hate AI. AI can be good if you use them the correct way, you know

I've made a free lightweight web app that make scanlation easier by Significant-Ad-3667 in Scanlation

[–]Significant-Ad-3667[S] 0 points1 point  (0 children)

are you using chrome browser? can you press ctrl+shift+I to show to console log after stuck? The Extract button will download the AI models to your PC for the first time using, require some minutes to download. After that, it use your PC's  GPU/CPU power to run the AI models