sovits_test2 / diffusion /how to export onnx.md
suanlixianren's picture
Upload 159 files
6a8934e
|
raw
history blame
198 Bytes
  • 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