Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
natasa365
/
whisper.cpp
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
whisper.cpp
7.17 MB
Ctrl+K
Ctrl+K
  • 100 contributors
History: 267 commits
ggerganov's picture
ggerganov HF Staff
Update README.md
c7f9e5b unverified almost 4 years ago
  • .github
    Build with OpenBLAS and SDL2 on windows almost 4 years ago
  • bindings
    whisper.wasm : do not block page while processing (close #86) almost 4 years ago
  • cmake
    wip : initial WASM port almost 4 years ago
  • examples
    whisper.objc : fix context + broken readme links almost 4 years ago
  • extra
    command.wasm : add voice assistant example for the Web (#171) almost 4 years ago
  • models
    talk.wasm : move to https://whisper.ggerganov.com/talk almost 4 years ago
  • samples
    Create README.md almost 4 years ago
  • tests
    wip : initial WASM port almost 4 years ago
  • .gitattributes
    804 Bytes
    Initial release almost 4 years ago
  • .gitignore
    395 Bytes
    examples : add "command" tool (#171) almost 4 years ago
  • .gitmodules
    96 Bytes
    cmake : add submodule whisper.spm almost 4 years ago
  • CMakeLists.txt
    6.98 kB
    Find libopenblas.dll.a on windows almost 4 years ago
  • LICENSE
    1.07 kB
    Create LICENSE almost 4 years ago
  • Makefile
    6.06 kB
    examples : add "command" tool (#171) almost 4 years ago
  • README.md
    21.5 kB
    Update README.md almost 4 years ago
  • ggml.c
    246 kB
    ggml : fix the fix almost 4 years ago
  • ggml.h
    21.5 kB
    add AVX support almost 4 years ago
  • whisper.cpp
    116 kB
    whisper.objc : add real-time processing (#97) almost 4 years ago
  • whisper.h
    11.7 kB
    whisper.objc : add real-time processing (#97) almost 4 years ago