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
      • 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
6.91 MB
Ctrl+K
Ctrl+K
  • 100 contributors
History: 168 commits
Mikhail Grigorev
Added for Windows implemenated script download-ggml-model.cmd
cdf540e over 3 years ago
  • .github
    Adding sanitizer tests over 3 years ago
  • bindings
    minor : update whisper.js over 3 years ago
  • cmake
    wip : initial WASM port over 3 years ago
  • examples
    Update README.md over 3 years ago
  • extra
    Add helper script to benchmark all models over 3 years ago
  • models
    Added for Windows implemenated script download-ggml-model.cmd 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
  • CMakeLists.txt
    6.27 kB
    ref #5 : update CMake for Windows build over 3 years ago
  • LICENSE
    1.07 kB
    Create LICENSE over 3 years ago
  • Makefile
    4.72 kB
    refactoring : move main + stream in examples + other stuff over 3 years ago
  • README.md
    15.9 kB
    Update README.md over 3 years ago
  • ggml.c
    240 kB
    Fixed sched_yield over 3 years ago
  • ggml.h
    14.9 kB
    parallel : working over 3 years ago
  • whisper.cpp
    99.5 kB
    main : add option for word-leve timestamps (very experimental) over 3 years ago
  • whisper.h
    9.96 kB
    main : add option for word-leve timestamps (very experimental) over 3 years ago