rvc-ui / tools /cmd /onnx /export.py
Blane187's picture
Upload folder using huggingface_hub
7ff2ba3 verified
raw
history blame
96 Bytes
from rvc.onnx import export_onnx
export_onnx("pt/Justin Bieber.pth", "pt/TestRvc_Rvc.onnx")