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
7.04 MB
  • 100 contributors
History: 215 commits
ggerganov's picture
ggerganov
talk.wasm : update README.md
5cb7243 unverified about 3 years ago
  • .github
    ci : add Windows build about 3 years ago
  • bindings
    talk.wasm : GPT-2 meets Whisper in WebAssembly (#155) about 3 years ago
  • cmake
    wip : initial WASM port about 3 years ago
  • examples
    talk.wasm : update README.md 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.3 kB
    Update README.md about 3 years ago
  • ggml.c
    240 kB
    ggml : fix Windows build about 3 years ago
  • ggml.h
    21.4 kB
    ref #40 : start working on the documentation about 3 years ago
  • whisper.cpp
    116 kB
    talk.wasm : GPT-2 meets Whisper in WebAssembly (#155) about 3 years ago
  • whisper.h
    11 kB
    stream : add "audio_ctx" parameter about 3 years ago