Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • 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
6.9 MB
  • 100 contributors
History: 160 commits
ggerganov's picture
ggerganov
minor : update whisper.js
330c235 unverified about 3 years ago
  • .github
    Adding sanitizer tests about 3 years ago
  • bindings
    minor : update whisper.js about 3 years ago
  • cmake
    wip : initial WASM port about 3 years ago
  • examples
    whisper.wasm : update system info print about 3 years ago
  • extra
    Add helper script to benchmark all models about 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. about 3 years ago
  • samples
    Create README.md about 3 years ago
  • tests
    wip : initial WASM port about 3 years ago
  • .gitattributes
    804 Bytes
    Initial release about 3 years ago
  • .gitignore
    367 Bytes
    refactoring : move main + stream in examples + other stuff about 3 years ago
  • CMakeLists.txt
    6.27 kB
    ref #5 : update CMake for Windows build about 3 years ago
  • LICENSE
    1.07 kB
    Create LICENSE about 3 years ago
  • Makefile
    4.72 kB
    refactoring : move main + stream in examples + other stuff about 3 years ago
  • README.md
    14.8 kB
    Update README.md about 3 years ago
  • ggml.c
    240 kB
    ggml : fix barrier about 3 years ago
  • ggml.h
    14.9 kB
    parallel : working about 3 years ago
  • whisper.cpp
    99.1 kB
    minor : fix multiple definitions of to_timestamp() about 3 years ago
  • whisper.h
    9.62 kB
    parallel : print time of audio boundaries + fix timings about 3 years ago