Retrieval-based-Voice-Conversion-WebUI icon indicating copy to clipboard operation
Retrieval-based-Voice-Conversion-WebUI copied to clipboard

Onnx export internal validation error.

Open mfarrukh14 opened this issue 3 months ago • 0 comments

whenever i try to export .pth model to onnx it creates the .onnx file but gives following error: torch.onnx.errors.CheckerError: Unrecognized attribute: axes for operator ReduceL2 ==> Context: Bad node spec for node. Name: /flow/flows.6/enc/ReduceL2 OpType: ReduceL2

mfarrukh14 avatar Sep 09 '25 08:09 mfarrukh14