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
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
whisper.cpp
6.92 MB
Ctrl+K
Ctrl+K
  • 100 contributors
History: 185 commits
ggerganov's picture
ggerganov HF Staff
Update README.md
9c06261 unverified almost 4 years ago
  • .github
    Adding sanitizer tests almost 4 years ago
  • bindings
    minor : update whisper.js almost 4 years ago
  • cmake
    wip : initial WASM port almost 4 years ago
  • examples
    Update README.md almost 4 years ago
  • extra
    extra : compute SHA of all models files almost 4 years ago
  • models
    extra : compute SHA of all models files 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
    367 Bytes
    refactoring : move main + stream in examples + other stuff almost 4 years ago
  • CMakeLists.txt
    6.35 kB
    cmake : fix passing GGML_PERF compile option almost 4 years ago
  • LICENSE
    1.07 kB
    Create LICENSE almost 4 years ago
  • Makefile
    4.81 kB
    Allow building with Accelerate for x86_64 Macs (#123) almost 4 years ago
  • README.md
    18.9 kB
    Update README.md almost 4 years ago
  • ggml.c
    240 kB
    ggml : multi-thread the ggml_add operator almost 4 years ago
  • ggml.h
    14.9 kB
    parallel : working almost 4 years ago
  • whisper.cpp
    112 kB
    whisper : token-level timestamp refactoring (#49, #120) almost 4 years ago
  • whisper.h
    10.6 kB
    whisper : token-level timestamp refactoring (#49, #120) almost 4 years ago