Does sherpa-onnx work on AVX processor #2414
Replies: 4 comments 6 replies
-
It depends on onnxruntime. Are you able to run any model using onnxruntime, not necessarily using sherpa-onnx. |
Beta Was this translation helpful? Give feedback.
-
I did another test, but this time in
I found the errors in |
Beta Was this translation helpful? Give feedback.
-
No informative logs, no help. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi would sherpa-onnx work on a processor that doesn't have AVX2 instruction?
Reason why i'm asking is when I run a sample program on a PC with only AVX instruction it failed silently.
The relevant code is
At the indicated line in the above code the memory starts increasing and flattens out at 1.6GB and then the Visual Studio comes out of debugging mode.
Also exit code as under ( No other errors shown in output panel)
Beta Was this translation helpful? Give feedback.
All reactions