GewoonJaap / WinWhisper

Create subtitles with ease, using Whisper AI for Windows
49 stars 8 forks source link

How to solve Fatal error. System.Runtime.InteropServices.SEHException (0x80004005)? #5

Closed PClow165 closed 12 months ago

PClow165 commented 1 year ago

Hello I tried everything and still am not able to solve it at windows 11

Fatal error. System.Runtime.InteropServices.SEHException (0x80004005): External component has thrown an exception. Repeat 2 times:

at Whisper.net.Native.NativeMethods.whisper_full_with_state(IntPtr, IntPtr, Whisper.net.Native.WhisperFullParams, IntPtr, Int32)

at Whisper.net.WhisperProcessor+<>c__DisplayClass27_0.b__0() at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) at System.Threading.Tasks.Task.ExecuteWithThreadLocal(System.Threading.Tasks.Task ByRef, System.Threading.Thread)

GewoonJaap commented 12 months ago

I will look into this.