This repository contains a Dockerized installation of Chatterbox optimized for NVIDIA Blackwell (GB10 / sm_121) GPUs running CUDA 13.0+.
- CUDA 13 Compatibility: Patches
torchaudiosource code to resolvecubnamespace and header issues. - Dependency Guard: Prevents critical Blackwell-optimized PyTorch versions from being replaced by incompatible binaries.
- Easy Deployment: Simple
build.shandrun.shscripts to get started immediately.
See the DGX Installation Guide for detailed instructions.
# 1. Build
./build.sh
# 2. Run
./run.sh
# 3. Generate Audio
python example_tts_turbo.py- Chatterbox: Resemble AI
- Modifications: Docker infrastructure and CUDA 13 patches for DGX Spark.
- Blackwell/Docker Port: codingoai