- 1.下载文件
- 2.配置环境
- 3.运行脚本
- 4.输入 openai_keys (支持多个key ,换行即可,以EOF结尾
- 5.输入 需要翻译的文件路径
- 6.输入 需要翻译的目标语言 如 Chinese
- 7.等待执行结果
中断后使用 --resume 恢复
- Download the file,
- pip install -r requirements.txt
- run python ~,
- enter openai_keys (multiple keys supported, just enter a new line),
- enter the name of the file you want to translate,
- enter the target language you want to translate to,
- wait for the execution result.