Sergey Pinus
Sergey Pinus
Work? @gyeolls
> @dhana-exe have you read the (hyper)link I sent? > > edit: winocr uses the built-in ocr on windows and you open a powershell terminal with administrator privileges to install...
> 这个key,在其他软件都好用的。这里填进去说keyerror Yandex API key can be obtained at https://cloud.yandex.com/en-ru/docs/translate/quickstart We will not be able to provide a key, for each transfer costs money and is not free. Alas.
I think not, because Python brings a bunch of its libraries into RAM to work with.
> I don't mind when it's running (doing ocr, translation, inpainting etc.) but this much RAM usage is when it's idle. As far as I remember, this can be fixed...
> 你是指word文档吗, 那个我可以加 如果是什么别的格式要求, 那个项目文件imgtrans_xxx.json里面就有原文,你可以自己写个脚本提取一下或者让chatcpt帮你 If I haven't screwed up anywhere, here goes: ```python import json import os image_extensions = ['.jpg', '.jpeg', '.png', '.gif', '.bmp', '.webp', '.tiff'] def clean_path(path): return...
> > > 你是指word文档吗, 那个我可以加 如果是什么别的格式要求, 那个项目文件imgtrans_xxx.json里面就有原文,你可以自己写个脚本提取一下或者让chatcpt帮你 > > > > > > If I haven't screwed up anywhere, here goes: > > ```python > > import json > >...
> > > > > 你是指word文档吗, 那个我可以加 如果是什么别的格式要求, 那个项目文件imgtrans_xxx.json里面就有原文,你可以自己写个脚本提取一下或者让chatcpt帮你 > > > > > > > > > > > > If I haven't screwed up anywhere, here goes: >...
 extract_text.py.py -_-
> >  extract_text.py.py > > -_- > > "How should I name it?" extract_texts.py