mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2025-11-28 17:10:22 +08:00
82 lines
1.7 KiB
Markdown
82 lines
1.7 KiB
Markdown
# 従来のオンライン翻訳インターフェース
|
|
|
|
## 従来のAPI
|
|
|
|
::: tabs
|
|
|
|
== 百度
|
|
|
|
#### 百度翻訳オープンプラットフォーム
|
|
|
|
https://fanyi-api.baidu.com/product/11
|
|
|
|
#### 百度智能云
|
|
|
|
https://ai.baidu.com/ai-doc/MT/ykqq95r2y
|
|
|
|
== 腾讯
|
|
|
|
https://cloud.tencent.com/document/product/551/104415
|
|
|
|
== 有道
|
|
|
|
https://ai.youdao.com/doc.s#guide
|
|
|
|
== 阿里
|
|
|
|
**サービスの開通** https://www.aliyun.com/product/ai/alimt
|
|
|
|
**キーの作成** https://help.aliyun.com/zh/ram/user-guide/create-an-accesskey-pair
|
|
|
|
== 彩云
|
|
|
|
https://docs.caiyunapp.com/lingocloud-api/#%E7%94%B3%E8%AF%B7%E8%AE%BF%E9%97%AE%E4%BB%A4%E7%89%8C
|
|
|
|
== 火山
|
|
|
|
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
|
|
|
|
== 小牛
|
|
|
|
https://niutrans.com/cloud/api/list
|
|
|
|
== yandex
|
|
|
|
https://yandex.cloud/en/docs/translate/api-ref/authentication#service-account_1
|
|
|
|
== 华为云
|
|
|
|
https://www.huaweicloud.com/product/nlpmt.html
|
|
|
|
:::
|
|
|
|
|
|
## 従来
|
|
|
|
::: tabs
|
|
|
|
== DeepL
|
|
|
|
`DeepLX`は[DeepLX](https://github.com/OwO-Network/DeepLX)からダウンロードして自己ホストし、`DeepLX api`を入力して使用します。
|
|
|
|
== lingva
|
|
|
|
デフォルトのホストは`translate.plausibility.cloud`ですが、[lingva-translate](https://github.com/thedaviddelta/lingva-translate)からダウンロードして自己ホストし、自分のドメインを入力して使用することもできます。
|
|
|
|
:::
|