rvc-v2-voice / tools /onnx /export_onnx.py
Daryl Fung
initial commit
39f3704
raw
history blame contribute delete
113 Bytes
from infer.modules.onnx.export import export_onnx
export_onnx("pt/Justin Bieber.pth", "pt/TestRvc_Rvc.onnx")