ComfyUI Node
DD Qwen-MT
A ComfyUI node in 🍺DD系列节点 with 6 inputs and 1 output.
DD Qwen-MT
- 翻译结果
◄文本请输入要翻译的文本►
◄源语言自动►
◄目标语言英语►
◄翻译模式通用翻译►
◄模型qwen-mt-turbo►
◄模式配置根据翻译模式自动调整:
通用翻译:无需额外配置
术语翻译:请输入JSON格式的术语词典
[
{
"source": "术语",
"target": "terminology"
}
]
领域翻译:请输入领域提示文本
例如:The text is from IT domain. Pay attention to technical terminologies when translating.►
Category🍺DD系列节点
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| 文本 | STRING | 请输入要翻译的文本 | — |
| 源语言 | COMBO | 自动 | 93 options: 英语, 简体中文, 繁体中文, 俄语, 日语, 韩语, +87 |
| 目标语言 | COMBO | 英语 | 92 options: 英语, 简体中文, 繁体中文, 俄语, 日语, 韩语, +86 |
| 翻译模式 | COMBO | 通用翻译 | 3 options: 通用翻译, 术语翻译, 领域翻译 |
| 模型 | COMBO | qwen-mt-turbo | 2 options: qwen-mt-plus, qwen-mt-turbo |
| 模式配置opt | STRING | 根据翻译模式自动调整: 通用翻译:无需额外配置 术语翻译:请输入JSON格式的术语词典 [ { "source": "术语", "target": "terminology" } ] 领域翻译:请输入领域提示文本 例如:The text is from IT domain. Pay attention to technical terminologies when translating. | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| 翻译结果 | STRING | — |