Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 335 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 335 Bytes

ZH-Translator

汉化随手工具 百度翻译和gpt需要填写密钥,图像可剪贴板输入和本地文件上传,只是简单调用了tesseract,所以复杂的字形可能无法识别

openai.api_base = ""  #openai
openai.api_key = ""#密钥

appid = ''  # 填写你的百度appid
secretKey = ''  # 填写你的密钥