Text-to-Speech
coqui

XTTS2-Docker specifically optimized for the latest generation of NVIDIA GPUs (Blackwell / RTX 50xx series) with Deepspeed

#141
by plexblue - opened

Hello I've create a XTTS2-Docker is a high-performance, standalone FastAPI server for XTTSv2, specifically optimized for the latest generation of NVIDIA GPUs (Blackwell / RTX 50xx series). This project allows you to run high-quality Text-to-Speech (TTS) generation in an isolated Docker container, keeping your local system clean and avoiding complex dependency issues.
Features

  • Blackwell Optimization: Uses CUDA 12.8 nightly builds for maximum performance on RTX 50-series cards.
  • Dockerized: Easy installation and clean separation from the host OS.
  • Standalone: Completely independent of other workspaces or projects.
  • DeepSpeed Support: Built-in acceleration for faster inference.
  • Simple API: Compatible with projects like SillyTavern
  • ** https://github.com/widlers/XTTS2-Docker

Sign up or log in to comment