Update docker-compose.yml

This commit is contained in:
remsky 2025-01-15 13:54:14 -07:00 committed by GitHub
parent ab091ff405
commit cd0b82ce96
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -33,10 +33,10 @@ services:
start_period: 1s
kokoro-tts:
image: ghcr.io/remsky/kokoro-fastapi-gpu:v0.0.5post1
# image: ghcr.io/remsky/kokoro-fastapi-gpu:v0.0.5post1
# Uncomment below (and comment out above) to build from source instead of using the released image
# build:
# context: .
build:
context: .
volumes:
- ./api/src:/app/api/src
- ./Kokoro-82M:/app/Kokoro-82M