litongjava / whisper-cpp-server

whisper-cpp-serve Real-time speech recognition and c+ of OpenAI's Whisper model in C/C++
MIT License
35 stars 4 forks source link

can‘t make whisper_server_base_on_uwebsockets on windows #6

Open cgisky1980 opened 5 months ago

cgisky1980 commented 5 months ago

image image

litongjava commented 5 months ago
  1. Configuring the Windows environment is too complicated.
  2. In theory, it supports Windows.
  3. Please Test with MinGW.
  4. If testing fails, consider switching to macOS and Linux.
  5. I'll find time later to solve some compilation issues on Windows.
  6. Test if the HTTP interface meets your needs.
afrizaloky commented 4 months ago

Can you try this https://github.com/afrizaloky/whisper-cpp-server/tree/development/Windows