sovits-gochiusa-webui / diffusion /how to export onnx.md
Asankilp's picture
init
b80f886

A newer version of the Gradio SDK is available: 6.14.0

Upgrade
  • Open onnx_export
  • project_name = "dddsp" change "project_name" to your project name
  • model_path = f'{project_name}/model_500000.pt' change "model_path" to your model path
  • Run