so-vits-4.1-Tokai-Teio / diffusion /how to export onnx.md
yl12053's picture
COM
c5a22bf

A newer version of the Gradio SDK is available: 6.0.1

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