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
7.93 MB
  • 100 contributors
History: 413 commits
ggerganov's picture
ggerganov
Improve decoding (#291)
c46c0dc unverified almost 3 years ago
  • .github
    go : adding features to the go-whisper example, go ci, etc (#384) almost 3 years ago
  • bindings
    whisper : add loader class to allow loading from buffer and others (#353) almost 3 years ago
  • cmake
    cmake : update to 3.19 (#351) almost 3 years ago
  • examples
    Improve decoding (#291) almost 3 years ago
  • extra
    Node.js package (#260) about 3 years ago
  • models
    models : fix HF model URL (close #356) almost 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 about 3 years ago
  • .gitignore
    467 Bytes
    Improve decoding (#291) almost 3 years ago
  • .gitmodules
    96 Bytes
    cmake : add submodule whisper.spm about 3 years ago
  • CMakeLists.txt
    7.61 kB
    cmake : add -Wno-unused-function + update whisper.js almost 3 years ago
  • LICENSE
    1.07 kB
    Create LICENSE about 3 years ago
  • Makefile
    7.68 kB
    go : bindings updated so they can be used in third party packages. (#379) almost 3 years ago
  • README.md
    22 kB
    Improve decoding (#291) almost 3 years ago
  • ggml.c
    256 kB
    ggml : remove obsolete zeroing + comment fixes (#390) almost 3 years ago
  • ggml.h
    21.5 kB
    ggml : add SSE3 and fp16 conversion lookup table (#368) almost 3 years ago
  • whisper.cpp
    154 kB
    Improve decoding (#291) almost 3 years ago
  • whisper.h
    16 kB
    Improve decoding (#291) almost 3 years ago