Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
natasa365
/
whisper.cpp
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
whisper.cpp
6.22 MB
  • 100 contributors
History: 78 commits
ggerganov's picture
ggerganov
Adding helper script for converting the PT models
8a0ab81 about 3 years ago
  • .github
    Adding sanitizer tests about 3 years ago
  • extra
    Adding helper script for converting the PT models about 3 years ago
  • models
    Minor about 3 years ago
  • samples
    Initial release about 3 years ago
  • tests
    Update tests about 3 years ago
  • .gitattributes
    804 Bytes
    Initial release about 3 years ago
  • .gitignore
    89 Bytes
    close #56 : build on FreeBSD about 3 years ago
  • CMakeLists.txt
    4.66 kB
    Building with MSVC about 3 years ago
  • LICENSE
    1.07 kB
    Create LICENSE about 3 years ago
  • Makefile
    3.91 kB
    close #56 : build on FreeBSD about 3 years ago
  • README.md
    11.7 kB
    Update README.md (ref #50) about 3 years ago
  • convert-pt-to-ggml.py
    9.45 kB
    fix missing token issue about 3 years ago
  • download-ggml-model.sh
    1.42 kB
    Flash + language support (ref #2) about 3 years ago
  • dr_wav.h
    241 kB
    Initial release about 3 years ago
  • ggml.c
    230 kB
    close #56 : build on FreeBSD about 3 years ago
  • ggml.h
    14.7 kB
    Building with MSVC about 3 years ago
  • main.cpp
    12.8 kB
    Update main.cpp about 3 years ago
  • msvc_thread_atomic.h
    845 Bytes
    Building with MSVC about 3 years ago
  • stream.cpp
    12.7 kB
    stream : improve real-time transcription about 3 years ago
  • whisper.cpp
    87.9 kB
    ref #48 : clear results at the start of whisper_full about 3 years ago
  • whisper.h
    7.71 kB
    ref #35 : add <stdbool.h> to whisper.h about 3 years ago