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

  • Log In
  • Sign Up

Spaces:

Duplicated from  natasa365/whisper.cpp

Xenobd
/
whisper.cpp
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
whisper.cpp
7.43 MB
Ctrl+K
Ctrl+K
  • 100 contributors
History: 340 commits
ggerganov's picture
ggerganov HF Staff
Update README.md
9fc9845 unverified over 3 years ago
  • .github
    ci : add Windows build without OpenBLAS + change to Release (#85) (#282) over 3 years ago
  • bindings
    release : v1.0.4 over 3 years ago
  • cmake
    wip : initial WASM port over 3 years ago
  • examples
    Update README.md over 3 years ago
  • extra
    Node.js package (#260) over 3 years ago
  • models
    talk : improve prompting 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
    440 Bytes
    minor : fix .gitignore to not ignore examples over 3 years ago
  • .gitmodules
    96 Bytes
    cmake : add submodule whisper.spm over 3 years ago
  • CMakeLists.txt
    7.33 kB
    cmake : enable and fix -Wall -Wextra -Wpedantic C++ warnings over 3 years ago
  • LICENSE
    1.07 kB
    Create LICENSE over 3 years ago
  • Makefile
    6.91 kB
    make : revert accidental change of optimization flags over 3 years ago
  • README.md
    21.9 kB
    Add Roadmap over 3 years ago
  • ggml.c
    251 kB
    Add AVX,AVX2 support for ggml_vec_scale_f32 over 3 years ago
  • ggml.h
    21.4 kB
    ggml : make more compatible with c99 (#262) over 3 years ago
  • whisper.cpp
    124 kB
    cmake : enable and fix -Wall -Wextra -Wpedantic C++ warnings over 3 years ago
  • whisper.h
    13.9 kB
    minor : resolves some of warnings when compiling with clang/clang++ (#294) over 3 years ago