mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2025-05-06 20:01:37 +08:00
3 lines
111 B
Python
3 lines
111 B
Python
from infer.modules.onnx.export import export_onnx
|
|
|
|
export_onnx("pt/Justin Bieber.pth" ,"pt/TestRvc_Rvc.onnx") |