Now that my app is working with whisper.net i did some tests.
I am transcribing the same file with the source cloned from this site.
Its blazing fast transcribed in whisper.net.demo (~1 sec)
Both are using "ggml-base.bin".
In my app .net maui based on net8 it takes around 8 sec.
Any idea where to start?
Update on this - i upgraded to net9.
Same behavior, same audio file problem.
I am really stuck now have to stop the project :-(
Now that my app is working with whisper.net i did some tests.
I am transcribing the same file with the source cloned from this site.
Its blazing fast transcribed in whisper.net.demo (~1 sec)
Both are using "ggml-base.bin".
In my app .net maui based on net8 it takes around 8 sec.
Any idea where to start?
Update on this - i upgraded to net9.
Same behavior, same audio file problem.
I am really stuck now have to stop the project :-(