whisper.cpp icon indicating copy to clipboard operation
whisper.cpp copied to clipboard

Tutorial for Visual studio code on Windows11

Open MonicaArnaud opened this issue 1 year ago • 2 comments

Hi, maybe it is a little stupid to ask, I used to run python files instead of C++, I would appreciate if someone could teach me how to run the scripts on the visual studio code on Windows 11. I tried to Terminal > Run Build task, but it shows the following errors. Please help. Thank you!

sppech2textError

MonicaArnaud avatar Oct 31 '22 06:10 MonicaArnaud

@MonicaArnaud I set up mine using CMake with the CMake and CMake Tools extensions on VSCode (https://code.visualstudio.com/docs/cpp/cmake-linux)

chidiwilliams avatar Nov 03 '22 08:11 chidiwilliams

@MonicaArnaud I set up mine using CMake with the CMake and CMake Tools extensions on VSCode (https://code.visualstudio.com/docs/cpp/cmake-linux)

Hi, I installed both the CMake and CMake Tools extensions, but it didn't work, same error. Thank you anyway.

Do you know how to run this app on the browser? It seems someone run it on Chrome. Thanks

MonicaArnaud avatar Nov 04 '22 06:11 MonicaArnaud