1 Forks
8 Stars
8 Watchers

openai_translation

Python script for translating .docx documents using the OpenAI API. It processes text in chunks, maintains context, supports sample translations for style, and saves results in .docx format.

How to download and setup openai_translation

Open terminal and run command
git clone https://github.com/gasparl/openai_translation.git
git clone is used to create a copy or clone of openai_translation repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with openai_translation https://github.com/gasparl/openai_translation/archive/master.zip

Or simply clone openai_translation with SSH
[email protected]:gasparl/openai_translation.git

If you have some problems with openai_translation

You may open issue on openai_translation support forum (system) here: https://github.com/gasparl/openai_translation/issues