translate epub books Using AI translate, the translation is not perfect, but it is very interesting. Welcome to pr .
- OpenAI api key
- epub books
- python3.8+
- pip install -r requirements.txt
- run this shell:
python3 make.py --book_name ${book_name} --openai_key ${openai_key}
- the openai api key is not free, you can apply for it on the official website
this project is based on the yihong's projects and I change it for myself. Batch translation is faster and less fee , suitable for those who do not pursue the perfect format .Delete the function which is not used. It is geared more toward programmers now than everyone else.