Web Analytics

ComfyUI_Fill-ChatterBox

⭐ 161 stars English by filliptm

🌐 Language

ComfyUI_Fill-ChatterBox

If you enjoy this project, consider supporting me on Patreon!

Patreon

A custom node extension for ComfyUI that adds text-to-speech (TTS) and voice conversion (VC) capabilities using the Chatterbox library. Supports a MAXIMUM of 40 seconds. I have tried removing this limitation, but the model breaks down badly with anything longer than that, so it remains.

ChatterBox Example

Installation

``bash cd /path/to/ComfyUI/custom_nodes git clone https://github.com/filliptm/ComfyUI_Fill-ChatterBox.git `
  • Install the base dependencies:
`bash pip install -r ComfyUI_Fill-ChatterBox/requirements.txt `
  • (Optional) Install watermarking support:
`bash pip install resemble-perth ` Note: The resemble-perth` package may have compatibility issues with Python 3.12+. If you encounter import errors, the nodes will still function without watermarking.

Usage

Text-to-Speech Node (FL Chatterbox TTS)

Voice Conversion Node (FL Chatterbox VC)

Change Log

6/24/2025

5/31/2025

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