We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
不知道是否和网络波动有关。
从以前的在线翻译到现在的AI翻译都有可能出现。
#297 (comment)
用了上面的方法也无效。
是否能加个判断识别一下这种情况:
比如要对文字框填充翻译结果时,计算翻译前文字量X,如果填充翻译结果文字量y>3x就极有可能出现重复错误,然后再做处理
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
What kind of translator are you using?
CHATGPT API
This will also occur when using other translator
No branches or pull requests
不知道是否和网络波动有关。
从以前的在线翻译到现在的AI翻译都有可能出现。
#297 (comment)
用了上面的方法也无效。
是否能加个判断识别一下这种情况:
比如要对文字框填充翻译结果时,计算翻译前文字量X,如果填充翻译结果文字量y>3x就极有可能出现重复错误,然后再做处理
The text was updated successfully, but these errors were encountered: