whisper-cpp-server icon indicating copy to clipboard operation
whisper-cpp-server copied to clipboard

whisper-cpp-serve Real-time speech recognition and c+ of OpenAI's Whisper model in C/C++

Results 5 whisper-cpp-server issues
Sort by recently updated
recently updated
newest added

I use Clion IDE and msys64\mingw64 to cmake this,but CMake Error has happened: `CMake Error at CMakeLists.txt:16 (target_link_libraries): Target "sdl_version" links to: SDL2::SDL2-static but the target was not found. Possible...

Running whisper-cpp-server docker image in a kubernetes cluster as a microservice. I'm attaching the models folder via extending the docker image like this: ``` FROM litongjava/whisper-cpp-server:1.0.0 ADD models/ models/ ```...

![image](https://github.com/litongjava/whisper-cpp-server/assets/82481660/0380bf14-a4a3-4457-8c91-6f43483801e7) ![image](https://github.com/litongjava/whisper-cpp-server/assets/82481660/e6cc9b4c-48fc-42ea-9f9b-46562b15038a)

bug

Real-time speech recognition and display of recognition results in the browser Functionality is complete and ready for testing backend ``` https://github.com/litongjava/whisper-cpp-server ``` frontend ``` https://github.com/litongjava/listen-know-web ``` https://github.com/litongjava/whisper-cpp-server/assets/31761981/ba7268fa-312c-47b2-a538-804b96bb656f