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

  • Log In
  • Sign Up

Spaces:

Duplicated from  natasa365/whisper.cpp

Xenobd
/
whisper.cpp
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
whisper.cpp
7.18 MB
  • 100 contributors
History: 276 commits
ggerganov's picture
ggerganov
bench : add commit hash to bench-all.sh results
88c40d2 unverified about 3 years ago
  • .github
    Build with OpenBLAS and SDL2 on windows about 3 years ago
  • bindings
    whisper.wasm : do not block page while processing (close #86) about 3 years ago
  • cmake
    wip : initial WASM port about 3 years ago
  • examples
    livestream : handle ffmpeg errors gracefully and stabilize transcript about 3 years ago
  • extra
    bench : add commit hash to bench-all.sh results about 3 years ago
  • models
    talk.wasm : move to https://whisper.ggerganov.com/talk about 3 years ago
  • samples
    Create README.md about 3 years ago
  • tests
    tests : adding transcription tests about 3 years ago
  • .gitattributes
    804 Bytes
    Initial release about 3 years ago
  • .gitignore
    395 Bytes
    examples : add "command" tool (#171) about 3 years ago
  • .gitmodules
    96 Bytes
    cmake : add submodule whisper.spm about 3 years ago
  • CMakeLists.txt
    6.98 kB
    Find libopenblas.dll.a on windows about 3 years ago
  • LICENSE
    1.07 kB
    Create LICENSE about 3 years ago
  • Makefile
    6.12 kB
    tests : adding transcription tests about 3 years ago
  • README.md
    21.5 kB
    Update README.md about 3 years ago
  • ggml.c
    246 kB
    ggml : remove inline specifier from fp16 <-> fp32 converters about 3 years ago
  • ggml.h
    21.5 kB
    add AVX support about 3 years ago
  • whisper.cpp
    117 kB
    Try to improve the token sampling strategy (#193) about 3 years ago
  • whisper.h
    12.3 kB
    Try to improve the token sampling strategy (#193) about 3 years ago