Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • 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
7.97 MB
  • 100 contributors
History: 429 commits
ggerganov's picture
ggerganov
whisper.wasm : add small and small.en models
28d29de unverified almost 3 years ago
  • .github
    go : adding features to the go-whisper example, go ci, etc (#384) almost 3 years ago
  • bindings
    whisper.wasm : add small and small.en models almost 3 years ago
  • cmake
    cmake : update to 3.19 (#351) almost 3 years ago
  • examples
    whisper.wasm : add small and small.en models almost 3 years ago
  • extra
    bench : minor fixes almost 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 : bump version to 1.1.0 almost 3 years ago
  • LICENSE
    1.07 kB
    Create LICENSE about 3 years ago
  • Makefile
    7.68 kB
    bench : add memcpy and ggml_mul_mat benchmarks almost 3 years ago
  • README.md
    22.8 kB
    Update README.md almost 3 years ago
  • ggml.c
    256 kB
    bench : add memcpy and ggml_mul_mat benchmarks almost 3 years ago
  • ggml.h
    21.5 kB
    ggml : add SSE3 and fp16 conversion lookup table (#368) almost 3 years ago
  • whisper.cpp
    157 kB
    bench : minor fixes almost 3 years ago
  • whisper.h
    16.2 kB
    bench : fix Windows linkage by moving ggml benches in whisper lib .. almost 3 years ago