open-mmlab / Amphion

Amphion (/æmˈfaɪən/) is a toolkit for Audio, Music, and Speech Generation. Its purpose is to support reproducible research and help junior researchers and engineers get started in the field of audio, music, and speech generation research and development.
https://openhlt.github.io/amphion/
MIT License
4.45k stars 379 forks source link

[Help]: onnxruntime.capi.onnxruntime_pybind11_state.InvalidProtobuf: [ONNXRuntimeError] : 7 : INVALID_PROTOBUF : Load model from /data/model_amphion/sig_bak_ovr.onnx failed:Protobuf parsing failed. #248

Closed WhXmURandom closed 1 month ago

WhXmURandom commented 1 month ago

Problem Overview

I ran the AudioPipeline with CPU,but this error happened.

Steps Taken

(Detail your attempts to resolve the issue, including any relevant steps or processes.)

  1. Config/File changes: ...
  2. Run command: ...
  3. See errors: ...

Expected Outcome

(A clear and concise description of what you expected to happen.)

Screenshots

(If applicable, add screenshots to help explain your problem.)

onnx

Environment Information

Additional context

(Add any other context about the problem here.)

WhXmURandom commented 1 month ago

Don't use wget, just download manually.

alexvioni commented 1 month ago

I also did that some time ago after I posted the question, and it worked! Thanks a lot Useful to be here for others who might be wondering as well.