Web Analytics

ComfyUI_Fill-ChatterBox

⭐ 161 stars Simplified Chinese by filliptm

🌐 语言

ComfyUI_Fill-ChatterBox

如果你喜欢这个项目,欢迎在 Patreon 上支持我!

Patreon

这是一个为 ComfyUI 提供自定义节点扩展的插件,利用 Chatterbox 库增加了文本转语音(TTS)和语音转换(VC)功能。 最长支持 40 秒。我曾尝试移除此限制,但模型在更长音频时表现非常差,所以目前仍然保留此限制。

ChatterBox 示例

安装

``bash cd /path/to/ComfyUI/custom_nodes git clone https://github.com/filliptm/ComfyUI_Fill-ChatterBox.git `
  • 安装基础依赖项:
`bash pip install -r ComfyUI_Fill-ChatterBox/requirements.txt ` 3.(可选)安装水印支持:

`bash pip install resemble-perth `

注意resemble-perth` 包可能与 Python 3.12+ 存在兼容性问题。若遇到导入错误,节点仍可正常工作,但不带水印。

使用说明

文本转语音节点(FL Chatterbox TTS)

语音转换节点(FL Chatterbox VC)

更新日志

2025年6月24日

2025年5月31日

--- Tranlated By Open Ai Tx | Last indexed: 2025-07-23 ---