SiliconFlow
Free Translation Service
SiliconFlow provides free translation service for this project.
Currently, the free translation service will use THUDM/GLM-4-9B-0414
model.
Usage
cli
webui
- Select "SiliconFlowFree" from the "Translation Options" - "Service" dropdown list.
- Click the Translate button at the bottom of the page to start translation.
- After translation is complete, you can find the translated PDF file in the "Translated" section at the bottom of the page.
Privacy Policy
The file content will be sent to the server of the project maintainer @awwaawwa, and then forwarded to SiliconFlow for translation.
The maintainers of this project will only collect error information returned by SiliconFlow for debugging related services. Your file content will not be collected.
SiliconFlow Privacy Policy: 简体中文/English
Use other models from SiliconFlow
SiliconFlow also provides other models for translation.
Usage
-
Register an account at SiliconFlow
-
Create an API key at SiliconFlow API Key. Then, click on the key to copy it.
cli
pdf2zh_next --siliconflow --siliconflow-model "Pro/deepseek-ai/DeepSeek-V3" --siliconflow-api-key <your-api-key> example.pdf
webui
- "Translation Options" - "Service" dropdown list: Select "SiliconFlow"
- "Translation Options" - "Base URL for SiliconFlow API": Keep default
- "Translation Options" - "SiliconFlow model to use": Enter "Pro/deepseek-ai/DeepSeek-V3" or other models
- "Translation Options" - "API key for SiliconFlow service": Paste your API key
- Click the Translate button at the bottom of the page to start translation
- After translation is complete, you can find the translated PDF file in the "Translated" section at the bottom of the page.
Acknowledgement
Thanks to SiliconFlow for providing free translation service for this project.