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

  • Log In
  • Sign Up

Spaces:
natasa365
/
whisper.cpp
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
whisper.cpp
6.88 MB
  • 100 contributors
History: 129 commits
ggerganov's picture
ggerganov
refactoring : move main + stream in examples + other stuff
f79068a about 3 years ago
  • .github
    Adding sanitizer tests about 3 years ago
  • bindings
    wip : polishing WASM example about 3 years ago
  • cmake
    wip : initial WASM port about 3 years ago
  • examples
    refactoring : move main + stream in examples + other stuff about 3 years ago
  • extra
    Update README.md and finalize the whisper.wasm example about 3 years ago
  • models
    refactoring : move main + stream in examples + other stuff about 3 years ago
  • samples
    Initial release 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
    5.56 kB
    refactoring : move main + stream in examples + other stuff 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.1 kB
    refactoring : move main + stream in examples + other stuff about 3 years ago
  • ggml.c
    238 kB
    refactoring : move main + stream in examples + other stuff about 3 years ago
  • ggml.h
    14.7 kB
    Building with MSVC about 3 years ago
  • whisper.cpp
    91.9 kB
    ref #68, #79 : fix segment time output about 3 years ago
  • whisper.h
    8.77 kB
    whisper : add new-segment callback about 3 years ago