Giter Site home page Giter Site logo

litongjava / whisper-cpp-server Goto Github PK

View Code? Open in Web Editor NEW
21.0 2.0 3.0 22.5 MB

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

License: MIT License

CMake 0.08% C++ 3.72% Metal 8.75% Python 1.39% Shell 0.21% Batchfile 0.04% HTML 85.76% C 0.02% Dockerfile 0.03%
asr opneai inference speech-recognition speech-to-text transformer whisper whisper-cpp whisper-cpp-server whisper-server

whisper-cpp-server's People

Contributors

afrizaloky avatar eschmidbauer avatar litongjava avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

whisper-cpp-server's Issues

SDL2::SDL2-static not found

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 reasons include:

* There is a typo in the target name.
* A find_package call is missing for an IMPORTED target.
* An ALIAS target is missing.

CMake Error at CMakeLists.txt:25 (target_link_libraries):
Target "stream_local" links to:

SDL2::SDL2-static

but the target was not found. Possible reasons include:

* There is a typo in the target name.
* A find_package call is missing for an IMPORTED target.
* An ALIAS target is missing.

-- Generating done
CMake Generate step failed. Build files cannot be regenerated correctly.

[Finished]`

what can i do?pls help……

Cannot build on Apple

Hi
I would love to try this out, but if I do the following

git clone https://github.com/litongjava/whisper-cpp-server
cmake .

I get

CMake Error at CMakeLists.txt:11 (find_package):
  Could not find a package configuration file provided by "libuv" with any of
  the following names:

    libuvConfig.cmake
    libuv-config.cmake

  Add the installation prefix of "libuv" to CMAKE_PREFIX_PATH or set
  "libuv_DIR" to a directory containing one of the above files.  If "libuv"
  provides a separate development package or SDK, be sure it has been
  installed.

Even though I have installed libuv:

brew install libuv

Do you have any idea how to get past thgis problem?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.