mirror of
https://github.com/svc-develop-team/so-vits-svc.git
synced 2025-01-08 11:57:43 +08:00
docs(readme): fix a stupid mistake
This commit is contained in:
parent
27f644d435
commit
c8d35d88f1
@ -331,7 +331,7 @@ python preprocess_hubert_f0.py --f0_predictor dio --use_diff
|
||||
If your dataset is pretty large,you can increase the param `--num_processes` like that:
|
||||
|
||||
```shell
|
||||
python preprocess_hubert_f0.py --speech_encoder vec768l12 --vol_aug --num_processes 8
|
||||
python preprocess_hubert_f0.py --f0_predictor dio --num_processes 8
|
||||
```
|
||||
All the worker will be assigned to different GPU if you have more than one GPUs.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user