Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • 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
6.93 MB
Ctrl+K
Ctrl+K
  • 100 contributors
History: 153 commits
ggerganov's picture
ggerganov HF Staff
parallel : working
d5d2d41 over 3 years ago
  • .github
    Adding sanitizer tests over 3 years ago
  • bindings
    wip : polishing WASM example over 3 years ago
  • cmake
    wip : initial WASM port over 3 years ago
  • examples
    parallel : working over 3 years ago
  • extra
    Add helper script to benchmark all models over 3 years ago
  • models
    Changes to work by default on macOS - use curl when wget is not available, and use an alternative method to get the script path when realpath is not available. over 3 years ago
  • samples
    Create README.md over 3 years ago
  • tests
    wip : initial WASM port over 3 years ago
  • .gitattributes
    804 Bytes
    Initial release over 3 years ago
  • .gitignore
    367 Bytes
    refactoring : move main + stream in examples + other stuff over 3 years ago
  • CMakeLists.txt
    6.3 kB
    Add OpenBLAS support over 3 years ago
  • LICENSE
    1.07 kB
    Create LICENSE over 3 years ago
  • Makefile
    4.72 kB
    refactoring : move main + stream in examples + other stuff over 3 years ago
  • README.md
    14.8 kB
    Update README.md over 3 years ago
  • ggml.c
    240 kB
    ggml : fix thread-safety of ggml_init and ggml_free over 3 years ago
  • ggml.h
    14.9 kB
    parallel : working over 3 years ago
  • whisper.cpp
    97.9 kB
    parallel : working over 3 years ago
  • whisper.h
    9.36 kB
    parallel : working over 3 years ago