mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-01-23 13:35:12 +03:00
update dev start command
This commit is contained in:
parent
b133364b77
commit
e8aeb1eaa7
@ -46,6 +46,7 @@ $ python3 MMVCServerSIO.py -p 18888 --https true \
|
||||
--nsf_hifigan pretrain/nsf_hifigan/model \
|
||||
--crepe_onnx_full pretrain/crepe_onnx_full.onnx \
|
||||
--crepe_onnx_tiny pretrain/crepe_onnx_tiny.onnx \
|
||||
--rmvpe pretrain/rmvpe.pt \
|
||||
--model_dir model_dir \
|
||||
--samples samples.json
|
||||
|
||||
|
@ -46,9 +46,9 @@ $ python3 MMVCServerSIO.py -p 18888 --https true \
|
||||
--nsf_hifigan pretrain/nsf_hifigan/model \
|
||||
--crepe_onnx_full pretrain/crepe_onnx_full.onnx \
|
||||
--crepe_onnx_tiny pretrain/crepe_onnx_tiny.onnx \
|
||||
--rmvpe pretrain/rmvpe.pt \
|
||||
--model_dir model_dir \
|
||||
--samples samples.json
|
||||
|
||||
```
|
||||
|
||||
2-1. トラブルシュート
|
||||
|
Loading…
Reference in New Issue
Block a user