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
977 kB
Ctrl+K
Ctrl+K
  • 100 contributors
History: 35 commits
ggerganov's picture
ggerganov HF Staff
ref #16, #22 : add "offset" argument
35a7fcb unverified almost 4 years ago
  • .github
    Add CI using Github Actions almost 4 years ago
  • models
    Initial release almost 4 years ago
  • samples
    Initial release almost 4 years ago
  • .gitattributes
    804 Bytes
    Initial release almost 4 years ago
  • .gitignore
    24 Bytes
    ref #10 : quick-and-dirty attempt for real-time audio transciption almost 4 years ago
  • LICENSE
    1.07 kB
    Create LICENSE almost 4 years ago
  • Makefile
    3.52 kB
    wip : rpi4 support almost 4 years ago
  • README.md
    10.7 kB
    ref #22 : add option to provide multiple input .wav files almost 4 years ago
  • convert-pt-to-ggml.py
    9.5 kB
    Initial release almost 4 years ago
  • download-ggml-model.sh
    1.42 kB
    Flash + language support (ref #2) almost 4 years ago
  • dr_wav.h
    241 kB
    Initial release almost 4 years ago
  • ggml.c
    229 kB
    ref #11, #18, #26 : fix CACHE_LINE_SIZE constant almost 4 years ago
  • ggml.h
    14.7 kB
    wip : rpi4 support almost 4 years ago
  • main.cpp
    9.05 kB
    ref #16, #22 : add "offset" argument almost 4 years ago
  • stream.cpp
    11.2 kB
    Minor updates almost 4 years ago
  • whisper.cpp
    86.9 kB
    ref #16, #22 : add "offset" argument almost 4 years ago
  • whisper.h
    4.57 kB
    ref #16, #22 : add "offset" argument almost 4 years ago