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
6.21 MB
  • 100 contributors
History: 44 commits
ggerganov's picture
ggerganov
Adding dummy models for testing purposes
af4838c about 3 years ago
  • .github
    Adding sanitizer tests about 3 years ago
  • models
    Adding dummy models for testing purposes about 3 years ago
  • samples
    Initial release about 3 years ago
  • tests
    Adding sanitizer tests about 3 years ago
  • .gitattributes
    804 Bytes
    Initial release about 3 years ago
  • .gitignore
    60 Bytes
    Adding sanitizer tests about 3 years ago
  • CMakeLists.txt
    4.49 kB
    Cleanup CMakeLists.txt about 3 years ago
  • LICENSE
    1.07 kB
    Create LICENSE about 3 years ago
  • Makefile
    3.52 kB
    wip : rpi4 support about 3 years ago
  • README.md
    10.7 kB
    ref #22 : add option to provide multiple input .wav files about 3 years ago
  • convert-pt-to-ggml.py
    9.5 kB
    Initial release about 3 years ago
  • download-ggml-model.sh
    1.42 kB
    Flash + language support (ref #2) about 3 years ago
  • dr_wav.h
    241 kB
    Initial release about 3 years ago
  • ggml.c
    229 kB
    ref #11, #18, #26 : fix CACHE_LINE_SIZE constant about 3 years ago
  • ggml.h
    14.7 kB
    wip : rpi4 support about 3 years ago
  • main.cpp
    9.05 kB
    ref #16, #22 : add "offset" argument about 3 years ago
  • stream.cpp
    11.8 kB
    ref #10 : option to keep context in "stream" example about 3 years ago
  • whisper.cpp
    87.4 kB
    Adding sanitizer tests about 3 years ago
  • whisper.h
    4.57 kB
    Adding sanitizer tests about 3 years ago