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

  • Log In
  • Sign Up

Spaces:
natasa365
/
whisper.cpp
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
whisper.cpp
7.97 MB
  • 100 contributors
History: 439 commits
ggerganov's picture
ggerganov
ci : run workflows on pull requests + bindings depend on .h (#446)
4f14c97 unverified almost 3 years ago
  • .github
    ci : run workflows on pull requests + bindings depend on .h (#446) almost 3 years ago
  • bindings
    release : v1.1.1 almost 3 years ago
  • cmake
    cmake : update to 3.19 (#351) almost 3 years ago
  • examples
    whisper.wasm : add labels for easier radio selection (#435) almost 3 years ago
  • extra
    bench : minor fixes almost 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
    478 Bytes
    .gitignore : add arm_neon.h almost 3 years ago
  • .gitmodules
    96 Bytes
    cmake : add submodule whisper.spm about 3 years ago
  • CMakeLists.txt
    7.61 kB
    release : v1.1.1 almost 3 years ago
  • LICENSE
    1.07 kB
    Create LICENSE over 3 years ago
  • Makefile
    7.82 kB
    whisper : PPC64 big-endian support (#398) almost 3 years ago
  • README.md
    22.7 kB
    release : v1.1.1 almost 3 years ago
  • ggml.c
    257 kB
    whisper : PPC64 big-endian support (#398) almost 3 years ago
  • ggml.h
    21.5 kB
    ggml : add SSE3 and fp16 conversion lookup table (#368) almost 3 years ago
  • whisper.cpp
    160 kB
    whisper : condition timestamps to be monotonically increasing (#425) almost 3 years ago
  • whisper.h
    16.2 kB
    bench : fix Windows linkage by moving ggml benches in whisper lib .. almost 3 years ago