Thanks! This is awesome and worked. You wouldn't want to show how to get the "command" example running on Windows as well? Trying to get some voice assistant stuff running.
@@ocaveat you can actually use a python package installer for whisper. That's different than this which is a standalone thing. In other words you can have your program use whisper directly in your pipe on code without needing to use this. Chat GPT is your best friend
I really didn't spend much time with this application because I didn't think it's very good. However I'll look into this in the next day or something let you know. In the meanwhile you can come over to the discord channel and share what you have and that'll be an easier way for us to chat as well: discord.com/invite/BCRbYXjc
@@cognibuild I compiled sever.exe stream.exe etc. Thanks to GROK AI advice. Need 1. Set up SDL2 in c:\SDL2 , set up PATH to this directory , next to compile : 2. cmake -G "Visual Studio 17 2022" -DCMAKE_BUILD_TYPE=Release -DWHISPER_BUILD_EXAMPLES=ON -DWHISPER_SDL2=ON -DSDL2_DIR=C:\SDL2\cmake . 3. use it
Dude you are like drunk and chilled
I liked it 😂
@@DevsDoCode haha I guess I'm a little bit of a spaz. Just checked out your page and subbed as well. Good stuff. I'll be looking at your videos
Thanks! This is awesome and worked. You wouldn't want to show how to get the "command" example running on Windows as well? Trying to get some voice assistant stuff running.
What to use instead of Whisper in that case for Speech-to-Text?
@@ocaveat you can actually use a python package installer for whisper. That's different than this which is a standalone thing.
In other words you can have your program use whisper directly in your pipe on code without needing to use this. Chat GPT is your best friend
thanks
in examples there is compiled STREAM.EXE file. but it is not compiled. Do you know how to do it?
I really didn't spend much time with this application because I didn't think it's very good. However I'll look into this in the next day or something let you know. In the meanwhile you can come over to the discord channel and share what you have and that'll be an easier way for us to chat as well:
discord.com/invite/BCRbYXjc
@@cognibuild I compiled sever.exe stream.exe etc. Thanks to GROK AI advice. Need
1. Set up SDL2 in c:\SDL2 , set up PATH to this directory , next to compile :
2. cmake -G "Visual Studio 17 2022" -DCMAKE_BUILD_TYPE=Release -DWHISPER_BUILD_EXAMPLES=ON -DWHISPER_SDL2=ON -DSDL2_DIR=C:\SDL2\cmake .
3. use it
Do the CUDA version plz
thankss