Rough Demo!
Pre-release
Pre-release
gabrielesilinic
released this
25 Jul 05:21
·
10 commits
to master
since this release
This application is far from stable and needs to be optimized UI wise (I put everything in the main thread but I was actually just testing), in the end it just works, so if you want to play around with it here we go.
at the moment the default model is whisper-base which is not very fast but still works well enough and doesn't make many mistakes.
remember to press the download model button that will download the model from huggingface
note: the application always encodes the file via libvlcsharp into wav, libvlc should support about anything, if it crashes because of that let me know.