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

  • Log In
  • Sign Up

Spaces:
natasa365
/
whisper.cpp
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
whisper.cpp
6.97 MB
  • 100 contributors
History: 211 commits
ggerganov's picture
ggerganov
ci : add Windows build
48d2c3e about 3 years ago
  • .github
    ci : add Windows build about 3 years ago
  • bindings
    js : update whipser.js to latest about 3 years ago
  • cmake
    wip : initial WASM port about 3 years ago
  • examples
    stream : add "max_tokens" cli arg about 3 years ago
  • extra
    extra : compute SHA of all models files about 3 years ago
  • models
    models : simplify the conversion script about 3 years ago
  • samples
    Create README.md about 3 years ago
  • tests
    wip : initial WASM port about 3 years ago
  • .gitattributes
    804 Bytes
    Initial release about 3 years ago
  • .gitignore
    367 Bytes
    refactoring : move main + stream in examples + other stuff about 3 years ago
  • .gitmodules
    96 Bytes
    cmake : add submodule whisper.spm about 3 years ago
  • CMakeLists.txt
    6.94 kB
    Add WHISPER_NO_AVX and WHISPER_NO_AVX2 to CMakeLists (#136) about 3 years ago
  • LICENSE
    1.07 kB
    Create LICENSE about 3 years ago
  • Makefile
    5.23 kB
    make : add libwhisper.so target (#144) about 3 years ago
  • README.md
    19.2 kB
    models : change default hosting to Hugging Face about 3 years ago
  • ggml.c
    240 kB
    Fix the Windows pthread_create shim about 3 years ago
  • ggml.h
    21.4 kB
    ref #40 : start working on the documentation about 3 years ago
  • whisper.cpp
    116 kB
    stream : add "audio_ctx" parameter about 3 years ago
  • whisper.h
    11 kB
    stream : add "audio_ctx" parameter about 3 years ago