chatterbox-voice-studio / requirements.txt
techfreakworm's picture
fix(deps): pin setuptools<80 (perth needs pkg_resources, removed in 80+)
108b9f8 unverified
raw
history blame contribute delete
188 Bytes
chatterbox-tts==0.1.7
fastapi
uvicorn[standard]
pydantic>=2.9
python-multipart
soundfile==0.12.1
sse-starlette
setuptools>=68,<80
# dev
pytest==8.3.3
pytest-asyncio==0.24.0
httpx==0.27.2