mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2024-12-29 02:55:05 +08:00
10 lines
277 B
Bash
10 lines
277 B
Bash
OPENBLAS_NUM_THREADS = 1
|
|
no_proxy = localhost, 127.0.0.1, ::1
|
|
|
|
# You can change the location of the model, etc. by changing here
|
|
weight_root = assets/weights
|
|
weight_uvr5_root = assets/uvr5_weights
|
|
index_root = logs
|
|
outside_index_root = assets/indices
|
|
rmvpe_root = assets/rmvpe
|