gpt-sovits / Dockerfile

Commit History

Revert: remove COPY model files, use huggingface_hub download instead
b3bec4e
verified

huanx commited on

Fix: COPY model files into image instead of downloading at runtime
058fb28
verified

huanx commited on

Fix Space boot and wire up TTS UI
ef90df4

nacho commited on

v4: move model downloads to runtime, simplify build
57151a7
verified

huanx commited on

Fix v2: proper build-essential, minimal deps, CPU config
f9ed25f
verified

huanx commited on

Fix: CPU-only Dockerfile with pretrained models, proper start.sh
e90d2d6
verified

huanx commited on

wget tarball instead of git clone
a88627b
verified

huanx commited on

pure CPU build, no CUDA deps
fd99c53
verified

huanx commited on

Fix: force reinstall torchaudio for CUDA 12.6 at build time using conda pip
44a14fa
verified

huanx commited on

Fix: reinstall torchaudio for CUDA 12.6 to match PyTorch
4a953ef
verified

huanx commited on

Use xxxxrt666/gpt-sovits:latest-cu126-lite official image
613c79d
verified

huanx commited on

use official gpt-sovits docker image
6260c90
verified

huanx commited on

fix: add gradio dep
6f86b74
verified

huanx commited on

connect api_v2.py inference
1e32bd1
verified

huanx commited on

auto download models on startup
9455243
verified

huanx commited on

switch to FastAPI
38853e5
verified

huanx commited on

fix Dockerfile
7449bfe
verified

huanx commited on

fix: simplify build, download models on runtime
aa38610
verified

huanx commited on

fix: pin huggingface_hub==0.26.5 for Gradio compatibility
06c25bd
verified

huanx commited on

add Dockerfile
cf87395
verified

huanx commited on