so-vits-svc-shengshuyan / diffusion /how to export onnx.md
xiaoheicat's picture
Upload 29 files
abc4e5e

A newer version of the Gradio SDK is available: 5.37.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