Deploying DeepLX Locally
Please note that DeepLX essentially disguises and steals DeepL's API. It's unstable. If you encounter errors while using it, after confirming that the deployment is correct, please switch to other translation channels.
- Go to GitHub https://github.com/OwO-Network/DeepLX/releases and download the corresponding version based on your operating system.
- For example, after downloading
deeplx_windows_amd64.exe
on Windows 10, double-click to open it. If this interface is displayed, it means the deployment is successful.
1188
is the local listening port. Then, fill in http://127.0.0.1:1188
in the software interface. As shown in the picture:
Important Notes:
Most AI translation channels may limit the number of requests per minute. If you encounter an error message indicating that you have exceeded the request frequency, you can set a pause time in seconds through the software's Menu -- Tools/Options -- Advanced Options -- Pause After Translation
. For example, set it to 30, which means waiting for 30 seconds after each translation before performing the next translation, to avoid exceeding the limit frequency and causing errors.