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
  • 100 contributors
History: 246 commits
ggerganov's picture
ggerganov HF Staff
Update README.md
668c7a5 unverified over 3 years ago
  • .github
    Build with OpenBLAS and SDL2 on windows over 3 years ago
  • bindings
    talk.wasm : move to https://whisper.ggerganov.com/talk over 3 years ago
  • cmake
    wip : initial WASM port over 3 years ago
  • examples
    talk.wasm : move to https://whisper.ggerganov.com/talk over 3 years ago
  • extra
    extra : compute SHA of all models files over 3 years ago
  • models
    talk.wasm : move to https://whisper.ggerganov.com/talk over 3 years ago
  • samples
    Create README.md over 3 years ago
  • tests
    wip : initial WASM port over 3 years ago
  • .gitattributes
    804 Bytes
    Initial release over 3 years ago
  • .gitignore
    367 Bytes
    refactoring : move main + stream in examples + other stuff over 3 years ago
  • .gitmodules
    96 Bytes
    cmake : add submodule whisper.spm over 3 years ago
  • CMakeLists.txt
    6.98 kB
    Find libopenblas.dll.a on windows over 3 years ago
  • LICENSE
    1.07 kB
    Create LICENSE over 3 years ago
  • Makefile
    5.9 kB
    add gprof option over 3 years ago
  • README.md
    19.5 kB
    Update README.md over 3 years ago
  • ggml.c
    246 kB
    ggml : fix the fix over 3 years ago
  • ggml.h
    21.5 kB
    add AVX support over 3 years ago
  • whisper.cpp
    117 kB
    whisper : improve printfs over 3 years ago
  • whisper.h
    11.2 kB
    stream : "-kc" now enables context keeping from previous segment (#90) over 3 years ago