An open API service indexing awesome lists of open source software.

https://github.com/billwuhao/ComfyUI_gemmax

XiaoMi GemmaX: Support 28 languages, Multilingual Translator based on Gemma. A node for ComfyUI.
https://github.com/billwuhao/ComfyUI_gemmax

Last synced: 20 days ago
JSON representation

XiaoMi GemmaX: Support 28 languages, Multilingual Translator based on Gemma. A node for ComfyUI.

Awesome Lists containing this project

README

        

[中文](README-CN.md)|[English](README.md)

# 小米 GemmaX 的 ComfyUI 节点: 基于 Gemma 多语言翻译, 支持 28 种语言.

![](https://github.com/billwuhao/ComfyUI_gemmax/blob/main/images/2025-03-23_07-12-01.png)

支持 28 种语言: Arabic, Bengali, Czech, German, English, Spanish, Persian, French, Hebrew, Hindi, Indonesian, Italian, Japanese, Khmer, Korean, Lao, Malay, Burmese, Dutch, Polish, Portuguese, Russian, Thai, Tagalog, Turkish, Urdu, Vietnamese, 中文.

## 📣 更新

[2025-03-23]⚒️: 发布版本 v1.0.0.

## 安装

```
cd ComfyUI/custom_nodes
git clone https://github.com/billwuhao/ComfyUI_gemmax.git
```

## 模型下载

将下列模型任选其一, 下载放到 `ComfyUI/models/TTS` 目录下.

[GemmaX2-28-2B-v0.1](https://huggingface.co/ModelSpace/GemmaX2-28-2B-v0.1)
[GemmaX2-28-9B-v0.1](https://huggingface.co/ModelSpace/GemmaX2-28-9B-v0.1)

## 鸣谢

[gemmax](https://github.com/xiaomi-research/gemmax)