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

  • Log In
  • Sign Up

Spaces:
natasa365
/
whisper.cpp
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
whisper.cpp
8.02 MB
  • 100 contributors
History: 476 commits
ggerganov's picture
ggerganov
release : v1.2.1
870c4e1 unverified almost 3 years ago
  • .github
    bindings : add Ruby (#500) almost 3 years ago
  • bindings
    release : v1.2.1 almost 3 years ago
  • cmake
    cmake : update to 3.19 (#351) about 3 years ago
  • examples
    yt-wsp.sh : print help on empty args 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
    498 Bytes
    release : v1.2.1 almost 3 years ago
  • .gitmodules
    96 Bytes
    cmake : add submodule whisper.spm about 3 years ago
  • CMakeLists.txt
    7.75 kB
    release : v1.2.1 almost 3 years ago
  • LICENSE
    1.07 kB
    Create LICENSE over 3 years ago
  • Makefile
    8.17 kB
    make : add "-mcpu=native" when building for aarch64 (#532) almost 3 years ago
  • README.md
    24.4 kB
    release : v1.2.1 almost 3 years ago
  • ggml.c
    259 kB
    whisper : reduce memory usage during inference (#431) almost 3 years ago
  • ggml.h
    21.7 kB
    whisper : reduce memory usage during inference (#431) almost 3 years ago
  • whisper.cpp
    166 kB
    whisper : zero-initialize some more context variables almost 3 years ago
  • whisper.h
    17.6 kB
    whisper : add API for applying custom logits filters during decoding almost 3 years ago