mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2025-11-28 09:00:23 +08:00
81 lines
1.5 KiB
Markdown
81 lines
1.5 KiB
Markdown
# Traditional online translation interface
|
|
|
|
## Traditional API
|
|
|
|
::: tabs
|
|
|
|
== Baidu
|
|
|
|
#### Baidu Translation Open Platform
|
|
|
|
https://fanyi-api.baidu.com/product/11
|
|
|
|
#### Baidu Intelligent Cloud
|
|
|
|
https://ai.baidu.com/ai-doc/MT/ykqq95r2y
|
|
|
|
== Tencent
|
|
|
|
https://cloud.tencent.com/document/product/551/104415
|
|
|
|
== Youdao
|
|
|
|
https://ai.youdao.com/doc.s#guide
|
|
|
|
== Alibaba
|
|
|
|
**Activate service** https://www.aliyun.com/product/ai/alimt
|
|
|
|
**Create Key** https://help.aliyun.com/zh/ram/user-guide/create-an-accesskey-pair
|
|
|
|
== LingoCloud
|
|
|
|
https://docs.caiyunapp.com/lingocloud-api/#%E7%94%B3%E8%AF%B7%E8%AE%BF%E9%97%AE%E4%BB%A4%E7%89%8C
|
|
|
|
== Volcengine
|
|
|
|
https://www.volcengine.com/docs/4640/127684
|
|
|
|
== Google
|
|
|
|
https://cloud.google.com/translate/docs/basic/translating-text
|
|
|
|
== DeepL
|
|
|
|
https://www.deepl.com/en/products/api
|
|
|
|
== Azure
|
|
|
|
https://learn.microsoft.com/en-us/azure/ai-services/translator/reference/v3-0-reference#authentication
|
|
|
|
**key1** Ocp-Apim-Subscription-Key
|
|
|
|
**Location** Ocp-Apim-Subscription-Region
|
|
|
|
== NiuTrans
|
|
|
|
https://niutrans.com/cloud/api/list
|
|
|
|
== Yandex
|
|
|
|
https://yandex.cloud/en/docs/translate/api-ref/authentication#service-account_1
|
|
|
|
== Huawei Cloud
|
|
|
|
https://www.huaweicloud.com/product/nlpmt.html
|
|
|
|
:::
|
|
|
|
## Traditional
|
|
|
|
::: tabs
|
|
|
|
== DeepL
|
|
|
|
`DeepLX` requires downloading and deploying [DeepLX](https://github.com/OwO-Network/DeepLX) yourself, and entering the `DeepLX api` to use.
|
|
|
|
== Lingva
|
|
|
|
The default host is `translate.plausibility.cloud`, or you can deploy [Lingva Translate](https://github.com/thedaviddelta/lingva-translate) yourself and enter your own domain.
|
|
|
|
:::
|