Sign inSign up

xxxxrt666/gpt-sovits

By xxxxrt666

Updated 3 months ago

GPT-SoVITS Docker For CU126&CU128

Image
Machine learning & AI
8

50K+

xxxxrt666/gpt-sovits repository overview

🐳 Docker Overview

Official Docker images are provided for easy deployment, with full integration using Miniconda environments.

  • Images are built using the scripts and workflows provided in GPT-SoVITS
  • Two cuda versions are available: CU126 and CU128 (default latest points to CU126-Lite).
  • All GPU features, dependencies, and WebUI components are pre-configured.

Refer to the Dockerfile and README for usage instructions and customization.

For Git Clone and Compose:

docker compose run --service-ports <GPT-SoVITS-CU126-Lite|GPT-SoVITS-CU128-Lite|GPT-SoVITS-CU126|GPT-SoVITS-CU128>

For Git Clone and Local Builds:

bash docker_build.sh --cuda <12.6|12.8> [--lite]

To Access to the Running Container:

docker exec -it <GPT-SoVITS-CU126-Lite|GPT-SoVITS-CU128-Lite|GPT-SoVITS-CU126|GPT-SoVITS-CU128> bash

Tag summary

Content type

Image

Digest

sha256:216de6ce0

Size

9.8 GB

Last updated

3 months ago

docker pull xxxxrt666/gpt-sovits