Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • 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
6.93 MB
Ctrl+K
Ctrl+K
  • 100 contributors
History: 189 commits
ggerganov's picture
ggerganov HF Staff
ref #22 : add "duration" option
097e96a unverified over 3 years ago
  • .github
    Adding sanitizer tests over 3 years ago
  • bindings
    minor : update whisper.js over 3 years ago
  • cmake
    wip : initial WASM port over 3 years ago
  • examples
    ref #22 : add "duration" option over 3 years ago
  • extra
    extra : compute SHA of all models files over 3 years ago
  • models
    extra : compute SHA of all models files 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.35 kB
    cmake : fix passing GGML_PERF compile option over 3 years ago
  • LICENSE
    1.07 kB
    Create LICENSE over 3 years ago
  • Makefile
    4.81 kB
    Allow building with Accelerate for x86_64 Macs (#123) over 3 years ago
  • README.md
    19.1 kB
    Update README.md over 3 years ago
  • ggml.c
    240 kB
    ggml : multi-thread the ggml_add operator over 3 years ago
  • ggml.h
    14.9 kB
    parallel : working over 3 years ago
  • whisper.cpp
    112 kB
    ref #22 : add "duration" option over 3 years ago
  • whisper.h
    10.7 kB
    ref #22 : add "duration" option over 3 years ago