You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You probably missed Step 4 of the build instructions:
Clone this repository
Open WhisperCpp.sln in Visual Studio 2022. I’m using the freeware community edition, version 17.4.4.
Switch to Release configuration
4. Build and run CompressShaders C# project, in the Tools subfolder of the solution.
To run that project, right click in visual studio, “Set as startup project”, then in the main menu of VS “Debug / Start Without Debugging”.
When completed successfully, you should see a console window with a line like that:
Build Whisper project to get the native DLL, or WhisperNet for the C# wrapper and nuget package, or the examples.
Make sure you build and then run that specific project first (CompressShaders) using "Start Without Debugging" in Visual Studio and then build everything else.
After step 5, I then just built the entire WhisperCpp solution to generate WhisperDesktop.exe
After downloading, it has been unable to generate and keeps reporting that the wishper.dll file cannot be found
The text was updated successfully, but these errors were encountered: