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 / bindings /ruby /ext
803 kB
  • 100 contributors
History: 11 commits
ggerganov's picture
ggerganov
build : fix aarch64 (#0)
55befbb over 1 year ago
  • .gitignore
    95 Bytes
    binding : fix ruby build by adding missing ggml-alloc (#1305) over 2 years ago
  • extconf.rb
    1.79 kB
    build : fix aarch64 (#0) over 1 year ago
  • ggml-backend-impl.h
    7 kB
    ruby : update bindings (#2154) over 1 year ago
  • ggml-backend.c
    77.2 kB
    ruby : update bindings (#2154) over 1 year ago
  • ggml-backend.h
    13.3 kB
    ruby : update bindings (#2154) over 1 year ago
  • ggml-common.h
    133 kB
    ruby : update bindings (#2154) over 1 year ago
  • ggml-cuda.h
    1.43 kB
    ruby : update bindings (#2154) over 1 year ago
  • ggml-impl.h
    8.3 kB
    ruby : update bindings (#2154) over 1 year ago
  • ggml-kompute.h
    1.03 kB
    ruby : update bindings (#2154) over 1 year ago
  • ggml-metal.h
    2.32 kB
    ruby : update bindings (#2154) over 1 year ago
  • ggml-opencl.h
    1.39 kB
    ruby : update bindings (#2154) over 1 year ago
  • ggml-quants.c
    526 kB
    ruby : update bindings (#2154) over 1 year ago
  • ggml-quants.h
    11.8 kB
    ruby : update bindings (#2154) over 1 year ago
  • ggml-sycl.h
    1.91 kB
    ruby : update bindings (#2154) over 1 year ago
  • ggml-vulkan.h
    946 Bytes
    ruby : update bindings (#2154) over 1 year ago
  • ruby_whisper.cpp
    15 kB
    whisper : remove `speed_up` and `phase_vocoder*` functions (#2198) over 1 year ago
  • ruby_whisper.h
    243 Bytes
    bindings : add Ruby (#500) almost 3 years ago