|
@@ -9,8 +9,8 @@ services:
|
|
|
UV_EXTRA: ${UV_EXTRA:-cu129}
|
|
UV_EXTRA: ${UV_EXTRA:-cu129}
|
|
|
UV_VERSION: ${UV_VERSION:-0.8.15}
|
|
UV_VERSION: ${UV_VERSION:-0.8.15}
|
|
|
volumes:
|
|
volumes:
|
|
|
- - ./checkpoints:/app/checkpoints
|
|
|
|
|
- - ./references:/app/references
|
|
|
|
|
|
|
+ - /root/fish-model/fishaudio-s2-pro:/app/checkpoints
|
|
|
|
|
+ - /root/fish-references/fishaudio-s2-pro-references:/app/references
|
|
|
environment:
|
|
environment:
|
|
|
COMPILE: ${COMPILE:-0}
|
|
COMPILE: ${COMPILE:-0}
|
|
|
# GPU (remove this block if CPU-only):
|
|
# GPU (remove this block if CPU-only):
|