Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
darylfunggg
/
rvc-v2-voice
like
0
Runtime error
App
Files
Files
Community
2eef4fb
rvc-v2-voice
/
tools
/
onnx
/
export_onnx.py
Daryl Fung
initial commit
39f3704
6 months ago
raw
Copy download link
history
blame
Safe
113 Bytes
from
infer.modules.onnx.export
import
export_onnx
export_onnx(
"pt/Justin Bieber.pth"
,
"pt/TestRvc_Rvc.onnx"
)