myshell-ai / OpenVoice

Instant voice cloning by MIT and MyShell.
https://research.myshell.ai/open-voice
MIT License
29.81k stars 2.93k forks source link

InvalidArgument #273

Open 86768526 opened 4 months ago

86768526 commented 4 months ago

InvalidArgument: [ONNXRuntimeError] : 2 : INVALID_ARGUMENT : Unexpected input data type. Actual: (tensor(int32)) , expected: (tensor(int64))

err

please,anyone know how to dealwith this issue?

tobylai-toby commented 4 months ago

i have the same problem

86768526 commented 4 months ago

i have the same problem

problem solved, turns out it‘s something wrong with the silero model,change it to properly will resolve the issue.

Kailash1993 commented 4 months ago

Applying this fix worked.

https://github.com/myshell-ai/OpenVoice/issues/57#issuecomment-1882617135