Installing issues
Opened this issue · 0 comments
AznamirWoW commented
If using pip install chatterbox-tts
Python3.11
- requires an update of
pip, setuptools, wheelafter making a venv - numpy needs to be installed before trying
pip install chatterboxdue to pkuseg dependency - still installs cpu torch
Python 3.12
- fails to install due to numpy
If using github repo as source
easiest way is to remove pkuseg from pyproject.toml
no issues installing other than cuda torch needs to be installed after