xcmyz / FastSpeech

The Implementation of FastSpeech based on pytorch.
MIT License
858 stars 213 forks source link

onnxruntime.capi.onnxruntime_pybind11_state.Fail: [ONNXRuntimeError] : 1 : FAIL : Load model from fastwave.onnx failed:Type Error: Type parameter (T) bound to different types (tensor(double) and tensor(float) in node (). #92

Open li-xx-5 opened 4 years ago

li-xx-5 commented 4 years ago

hello, when i convert this to onnx.i met this erro,how can i solve that. thank you .