mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-04-05 19:41:56 +08:00
Fix: GPT weights mounts on the host machine
This commit is contained in:
parent
8582131bd8
commit
159985f079
@ -10,6 +10,7 @@ services:
|
||||
volumes:
|
||||
- ./output:/workspace/output
|
||||
- ./logs:/workspace/logs
|
||||
- ./GPT_weights:/workspace/GPT_weights
|
||||
- ./SoVITS_weights:/workspace/SoVITS_weights
|
||||
- ./reference:/workspace/reference
|
||||
working_dir: /workspace
|
||||
|
Loading…
x
Reference in New Issue
Block a user