diff --git a/README.md b/README.md index 2eb8224..9c6012c 100644 --- a/README.md +++ b/README.md @@ -533,6 +533,7 @@ Full documentation: **[voxcpm.readthedocs.io](https://voxcpm.readthedocs.io/en/l | [**VoxCPMANE**](https://github.com/0seba/VoxCPMANE) | Apple Neural Engine backend | | [**voxcpm_rs**](https://github.com/madushan1000/voxcpm_rs) | Rust re-implementation | | [**ComfyUI-VoxCPM**](https://github.com/wildminder/ComfyUI-VoxCPM) | ComfyUI node-based workflows | +| [**ComfyUI_RH_VoxCPM**](https://github.com/HM-RunningHub/ComfyUI_RH_VoxCPM) | Feature-complete ComfyUI workflow for VoxCPM 2 with multi-speaker generation, LoRA, and auto-ASR | | [**ComfyUI-VoxCPMTTS**](https://github.com/1038lab/ComfyUI-VoxCPMTTS) | ComfyUI TTS extension | | [**TTS WebUI**](https://github.com/rsxdalv/tts_webui_extension.vox_cpm) | Browser-based TTS extension | diff --git a/README_zh.md b/README_zh.md index b990bb5..2e88013 100644 --- a/README_zh.md +++ b/README_zh.md @@ -526,6 +526,7 @@ python lora_ft_webui.py # 然后打开 http://localhost:7860 | [**VoxCPMANE**](https://github.com/0seba/VoxCPMANE) | Apple Neural Engine 后端 | | [**voxcpm_rs**](https://github.com/madushan1000/voxcpm_rs) | Rust 重新实现 | | [**ComfyUI-VoxCPM**](https://github.com/wildminder/ComfyUI-VoxCPM) | ComfyUI 节点工作流 | +| [**ComfyUI_RH_VoxCPM**](https://github.com/HM-RunningHub/ComfyUI_RH_VoxCPM) | 面向 VoxCPM 2 的功能更完整的 ComfyUI 工作流,支持多说话人、LoRA 和自动 ASR | | [**ComfyUI-VoxCPMTTS**](https://github.com/1038lab/ComfyUI-VoxCPMTTS) | ComfyUI TTS 扩展 | | [**TTS WebUI**](https://github.com/rsxdalv/tts_webui_extension.vox_cpm) | 浏览器端 TTS 扩展 |