Sergey Pinus
Sergey Pinus
PADDLE OCR is a bit buggy. I used its simplest integration, which is why it will constantly add a log. I can catch it and block it if necessary. In...
> I also have a recommendation to fix the incorrect line parsing error for the module, the error does not occur when the translation lines are broken up into groups...
Can you use a video to show me what's wrong?
Give me a font file. In theory, it is simply not supported by Qt
Write such a promt that it outputs the correct answer. Or copy it from chatGPT translator. This is firstly a duplicate, secondly a feature of all LLMs
> > Write such a promt that it outputs the correct answer. Or copy it from chatGPT translator. This is firstly a duplicate, secondly a feature of all LLMs >...
> ### Version Info > python 3.8 branch:dev Stop, WHAT? How did you run it on python3.8? It's not supposed to work
I remember your task. Unfortunately, we open source community project, and I didn't have time to make a new promt and an updated system.
> yeah i take back what i said in my last post, i'm still getting 50+ mismatches every few pages, spent hours tinkering the prompt, something definitely is not working...
https://github.com/bropines/BallonsTranslator/blob/dev/modules/translators/trans_llm_api_json.py https://github.com/bropines/BallonsTranslator/blob/dev/modules/translators/trans_llm_api_xml.py Here is the code, download it, throw it into the 'modules/translators' folder, configure them and test them. If it works, congratulations, I will cross it with the main...