Fauzan F A
Fauzan F A
@hotsno there is a similar _status bar_ project called droptop four but it's using rainmeter tho
> I had the same issue as @njezersek and for me the best solution seemed to replace (the suggested bash startup configuration)[https://github.com/pyenv/pyenv#set-up-your-shell-environment-for-pyenv] with the following snippet: > > ```shell >...
I have the same issue, i fix it temporarily using this trick: ```tsx useEffect(() => { let timeout: NodeJS.Timeout; if (editor) { timeout = setTimeout(() => { const firstBlock =...
> if anyone can post steps to reproduce it that would be great! Hope it helps, so basically: 1. Intialize blocknote with data 2. Render blocknote 3. null will be...
I'm also on Windows 11 22H2 x64 and have tried many things and the only way the screen could show up is by using V2.0.1.7.3 which is not a solution...
hmm i'm really not sure why it does not work and unfortunately i couldn't reproduce this (i don't have a macos environment system). But rest assured, I wanted to rewrite...
Thank you very much for your kind words i really appreciate it! :D I'm really glad that you find this project to be useful and valuable. Your idea is very...
That is long and very detailed, thank you. And yeah i'll try to add whisperx later on because I think i would like to make it so that the user...
Thanks for the suggestion, I'll add it in the next update. For now you can use the "all files" selection, sorry for the Inconvenience
Hey thanks for the long and detailed post, and sorry for the very late reply. i've seen whisper.cpp but never actually got to try it but I'll be sure to...