Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • 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
7.08 MB
Ctrl+K
Ctrl+K
  • 100 contributors
History: 237 commits
ggerganov's picture
ggerganov HF Staff
models : fix HF fine-tuned model conversion script (#157)
6c811ac unverified over 3 years ago
  • .github
    Build with OpenBLAS and SDL2 on windows over 3 years ago
  • bindings
    talk.wasm : polishing + adding many AI personalities over 3 years ago
  • cmake
    wip : initial WASM port over 3 years ago
  • examples
    minor : updates few prints + fix buttons in whisper.wasm over 3 years ago
  • extra
    extra : compute SHA of all models files over 3 years ago
  • models
    models : fix HF fine-tuned model conversion script (#157) 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
    ggml : fix cross-compile Linux -> Window with mingw (#168) 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
    add AVX support over 3 years ago
  • whisper.h
    11.2 kB
    stream : "-kc" now enables context keeping from previous segment (#90) over 3 years ago