Skip to content

Service Request

Text Translate

At present, the software provides local services and some free public API calls, the number of overall is not a lot, and public API due to the number of people using too much, there is a certain probability of repeated failure after a period of time to re-entry into force, the use of experience is not good. On the one hand, you can use local services and self-built to alleviate, but overall translation services rely on personal reverse major platform services and then public maintenance costs are too large, or honest access to major platforms to translate API services, after all, major platforms to individual users of free use of the quota is still very full, basically can be realized by registering that is free to use.


The following APIs have been accessed so far

Some of the vendor APIs in the AI large model translation have the same interface as the OpenAI API, so you can directly use OpenAI to configure the API and model key to complete the configuration,如:01DeepSeekGroqKimi

OCR

The software supports a variety of text recognition (OCR) services, comes with OCR services of high quality and speed, but the model only supports the Chinese and English, digital punctuation, if there are other needs, please apply for the API supported by their own

Due to the built-in PaddleOCR, the model dependencies and other files are relatively large, resulting in a larger overall software package.

  • PaddleOCR(Completely offline)
  • BaiduOCR
  • TencentOCR

TTS

The software integrates text-to-speech (TTS) services, and the currently supported TTS services are as follows