Open nms42 opened 1 year ago
Hm actually i am not sure if it is neccessary/helpful to utilize AVX stuff in the Const-Me Version. Are you able to build the stuff on your own? .. If yes, try to disable all optimisations and intrinsics. If no, i made a build with VS options "C++/Optimisation- Enable Intrinsic Functions: No
Just for interest, please try if it works, if it does at least we have the solution here. Whisper_built_with_intrinsics_disabled.zip
Sorry for long delay with answer - RealLife(r) took its lion share ;-(
No, it still fails with the same error. Is it possible to make binaries with explicitly disabled cpu features above SSE2?
As it was discovered with great help of SubtitleEdit author due to lack of AVX stuff in my CPU.
Any hope to see binaries for not so advanced CPUs? Is it possible for CUDA based project? For a legacy CUDA hardware?