Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:

Duplicated from  natasa365/whisper.cpp

Xenobd
/
whisper.cpp
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
whisper.cpp
7.87 MB
  • 100 contributors
History: 378 commits
ggerganov's picture
ggerganov
ggml : add void to argument-less functions
f06f912 unverified about 3 years ago
  • .github
    ci : add Windows build without OpenBLAS + change to Release (#85) (#282) about 3 years ago
  • bindings
    ggml : define MIN / MAX only if not defined (minor) about 3 years ago
  • cmake
    cmake : update to 3.19 (#351) about 3 years ago
  • examples
    minor : close #370 + Makefile build info print change about 3 years ago
  • extra
    Node.js package (#260) about 3 years ago
  • models
    models : fix HF model URL (close #356) about 3 years ago
  • samples
    Create README.md about 3 years ago
  • tests
    Node.js package (#260) about 3 years ago
  • .gitattributes
    804 Bytes
    Initial release over 3 years ago
  • .gitignore
    440 Bytes
    minor : fix .gitignore to not ignore examples about 3 years ago
  • .gitmodules
    96 Bytes
    cmake : add submodule whisper.spm about 3 years ago
  • CMakeLists.txt
    7.27 kB
    cmake : update to 3.19 (#351) about 3 years ago
  • LICENSE
    1.07 kB
    Create LICENSE over 3 years ago
  • Makefile
    7.5 kB
    minor : close #370 + Makefile build info print change about 3 years ago
  • README.md
    22.5 kB
    Update README.md about 3 years ago
  • ggml.c
    251 kB
    ggml : add void to argument-less functions about 3 years ago
  • ggml.h
    21.5 kB
    ggml : simplify the SIMD code (#324) about 3 years ago
  • whisper.cpp
    124 kB
    whisper : use ranged-based for loops for readability about 3 years ago
  • whisper.h
    14 kB
    ggml : define MIN / MAX only if not defined (minor) about 3 years ago