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.92 MB
  • 100 contributors
History: 178 commits
ggerganov's picture
ggerganov
extra : compute SHA of all models files
05261df 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
    main : add some comments for the word-level timestamp algorithm about 3 years ago
  • extra
    extra : compute SHA of all models files about 3 years ago
  • models
    extra : compute SHA of all models files 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.81 kB
    Allow building with Accelerate for x86_64 Macs (#123) about 3 years ago
  • README.md
    16.4 kB
    extra : compute SHA of all models files about 3 years ago
  • ggml.c
    240 kB
    ggml : fix the check for NEON support (#7) about 3 years ago
  • ggml.h
    14.9 kB
    parallel : working about 3 years ago
  • whisper.cpp
    99.7 kB
    whisper : fix extra memory usage after recent processor changes about 3 years ago
  • whisper.h
    9.96 kB
    main : add option for word-leve timestamps (very experimental) about 3 years ago