Skip to content

Docker setup for Chatterbox on NVIDIA DGX Spark (Blackwell/GB10)

License

Notifications You must be signed in to change notification settings

codingoai/chatterbox-dgx-spark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatterbox for NVIDIA Blackwell (Dockerized)

This repository contains a Dockerized installation of Chatterbox optimized for NVIDIA Blackwell (GB10 / sm_121) GPUs running CUDA 13.0+.

Key Features

  • CUDA 13 Compatibility: Patches torchaudio source code to resolve cub namespace and header issues.
  • Dependency Guard: Prevents critical Blackwell-optimized PyTorch versions from being replaced by incompatible binaries.
  • Easy Deployment: Simple build.sh and run.sh scripts to get started immediately.

Quick Start

See the DGX Installation Guide for detailed instructions.

# 1. Build
./build.sh

# 2. Run
./run.sh

# 3. Generate Audio
python example_tts_turbo.py

Credits

  • Chatterbox: Resemble AI
  • Modifications: Docker infrastructure and CUDA 13 patches for DGX Spark.
  • Blackwell/Docker Port: codingoai

About

Docker setup for Chatterbox on NVIDIA DGX Spark (Blackwell/GB10)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published