Skip to content

Installation instructions are incorrect #8

@alastaira

Description

@alastaira

Hi, thanks for this repository. Unfortunately, it seems there are a couple of issues with the installation instructions that are preventing me from testing it:

1.)

cd ComfyUI/custom_nodes
git clone https://github.com/ShmuelRonen/ComfyUI_ChatterBox.git

But, this repository is ComfyUI_ChatterBox__Voice_, and attempting to run the command above will collide with other implementations of ChatterBox.

2.)

Expected folder structure for bundled approach:
├── models/                  # ← Models bundled here (optional)
│   └── chatterbox/
│       ├── conds.pt
│       ├── s3gen.pt

Are models meant to be in /Models/TTS/Chatterbox, or just /Models/Chatterbox?

3.) Following the instructions as currently results in:
❌ ChatterBox package not found!
📋 Copy folders from put_contain_in_site_packages_folder/ to your site-packages
📖 See README.md for installation instructions

But that doesn't seem to be referenced in the README.md anywhere?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions