Skip to content
New issue

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

添加当GPT翻译全篇出现语种错误或大量幻觉时尝试使用二分法翻译 #196

Open
WeeAris opened this issue Dec 23, 2023 · 0 comments

Comments

@WeeAris
Copy link

WeeAris commented Dec 23, 2023

如题,当GPT翻译出现全篇语种错误(单独一句可能不是错误)或反复重复一句话等可检测的错误时,尝试将原文对半拆分成两次翻译请求,依次类推,直至不可拆分或达到设定的最大拆分次数,可以在一定程度上缓解GPT的幻觉,除了慢。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant