Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
natasa365
/
whisper.cpp
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
whisper.cpp
8.02 MB
Ctrl+K
Ctrl+K
  • 100 contributors
History: 476 commits
ggerganov's picture
ggerganov HF Staff
release : v1.2.1
870c4e1 unverified about 3 years ago
  • .github
    bindings : add Ruby (#500) over 3 years ago
  • bindings
    release : v1.2.1 about 3 years ago
  • cmake
    cmake : update to 3.19 (#351) over 3 years ago
  • examples
    yt-wsp.sh : print help on empty args over 3 years ago
  • extra
    bench : minor fixes over 3 years ago
  • models
    models : fix HF model URL (close #356) over 3 years ago
  • samples
    Create README.md over 3 years ago
  • tests
    Node.js package (#260) over 3 years ago
  • .gitattributes
    804 Bytes
    Initial release over 3 years ago
  • .gitignore
    498 Bytes
    release : v1.2.1 about 3 years ago
  • .gitmodules
    96 Bytes
    cmake : add submodule whisper.spm over 3 years ago
  • CMakeLists.txt
    7.75 kB
    release : v1.2.1 about 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) about 3 years ago
  • README.md
    24.4 kB
    release : v1.2.1 about 3 years ago
  • ggml.c
    259 kB
    whisper : reduce memory usage during inference (#431) over 3 years ago
  • ggml.h
    21.7 kB
    whisper : reduce memory usage during inference (#431) over 3 years ago
  • whisper.cpp
    166 kB
    whisper : zero-initialize some more context variables over 3 years ago
  • whisper.h
    17.6 kB
    whisper : add API for applying custom logits filters during decoding over 3 years ago