ComfyUI Node
translators(mki-多语言翻译)
Translate text using various online translation services. 使用各种在线翻译服务翻译文本。
translators(mki-多语言翻译)
- STRING
◄query_text—►
◄translatoralibaba►
◄from_languageauto►
◄to_languageenglish(en)►
◄if_use_preaccelerationfalse►
CategoryMakkiTools
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| query_text | STRING | Text to translate 要翻译的文本 | |
| translator | COMBO | alibaba | Translation service to use 要使用的翻译服务 |
| from_language | COMBO | auto | Source language (auto for automatic detection) 源语言(auto为自动检测) |
| to_language | COMBO | english(en) | Target language 目标语言 |
| if_use_preacceleration | BOOLEAN | false | Enable pre-acceleration for faster translation 启用预加速以提高翻译速度 |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| STRING | STRING | — |