MCPcopy Index your code
hub / github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI / export_onnx.py

File export_onnx.py

tools/export_onnx.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import torch
2from infer.lib.infer_pack.models_onnx import SynthesizerTrnMsNSFsidM
3
4if __name__ == "__main__":

Callers

nothing calls this directly

Calls 2

loadMethod · 0.80

Tested by

no test coverage detected