mirror of
https://github.com/svc-develop-team/so-vits-svc.git
synced 2025-04-04 22:44:04 +08:00
Update README.md
This commit is contained in:
parent
645fcc2c5a
commit
1167dfb7f3
@ -292,7 +292,7 @@ Use [onnx_export.py](https://github.com/svc-develop-team/so-vits-svc/blob/4.0/on
|
||||
- Create a folder named `checkpoints` and open it
|
||||
- Create a folder in the `checkpoints` folder as your project folder, naming it after your project, for example `aziplayer`
|
||||
- Rename your model as `model.pth`, the configuration file as `config.json`, and place them in the `aziplayer` folder you just created
|
||||
- Modify `"NyaruTaffy"` in `path = "NyaruTaffy"` in [onnx_export.py](https://github.com/svc-develop-team/so-vits-svc/blob/4.0/onnx_export.py) to your project name, `path = "aziplayer"`
|
||||
- Modify `"NyaruTaffy"` in `path = "NyaruTaffy"` in [onnx_export.py](https://github.com/svc-develop-team/so-vits-svc/blob/4.0/onnx_export.py) to your project name, `path = "aziplayer"`(onnx_export_speaker_mix makes you can mix speaker's voice)
|
||||
- Run [onnx_export.py](https://github.com/svc-develop-team/so-vits-svc/blob/4.0/onnx_export.py)
|
||||
- Wait for it to finish running. A `model.onnx` will be generated in your project folder, which is the exported model.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user