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 / bindings /ruby /ext
369 kB
  • 100 contributors
History: 6 commits
finnvoorhees's picture
finnvoorhees
ggml : add error handling to graph_compute (#1714)
92f24ee unverified almost 2 years ago
  • .gitignore
    95 Bytes
    binding : fix ruby build by adding missing ggml-alloc (#1305) over 2 years ago
  • extconf.rb
    1.45 kB
    sync : ggml (backend v2, k-quants, CUDA opts, Metal opts, etc.) (#1422) about 2 years ago
  • ggml-backend-impl.h
    3.27 kB
    ggml : add error handling to graph_compute (#1714) almost 2 years ago
  • ggml-backend.c
    36.3 kB
    ggml : add error handling to graph_compute (#1714) almost 2 years ago
  • ggml-backend.h
    5.89 kB
    ggml : add error handling to graph_compute (#1714) almost 2 years ago
  • ggml-impl.h
    7.49 kB
    sync : ggml (backend v2, k-quants, CUDA opts, Metal opts, etc.) (#1422) about 2 years ago
  • ggml-quants.c
    289 kB
    sync : ggml (backend v2, k-quants, CUDA opts, Metal opts, etc.) (#1422) about 2 years ago
  • ggml-quants.h
    10.2 kB
    sync : ggml (backend v2, k-quants, CUDA opts, Metal opts, etc.) (#1422) about 2 years ago
  • ruby_whisper.cpp
    15.4 kB
    whisper : add context param to disable gpu (#1293) about 2 years ago
  • ruby_whisper.h
    243 Bytes
    bindings : add Ruby (#500) almost 3 years ago