Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
YetNak
/
RVC-UI
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
RVC-UI
/
tools
/
cmd
/
onnx
/
export.py
Blane187
Upload folder using huggingface_hub
c7b379a
verified
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
96 Bytes
from
rvc.onnx
import
export_onnx
export_onnx(
"pt/Justin Bieber.pth"
,
"pt/TestRvc_Rvc.onnx"
)