whisper.cpp/bindings/ruby/ext
Finn Voorhees a3d0aa73d1
ggml : add error handling to graph_compute (#1714)
2024-01-03 15:39:43 +02:00
..
.gitignore binding : fix ruby build by adding missing ggml-alloc (#1305) 2023-09-18 21:15:45 +08:00
extconf.rb sync : ggml (backend v2, k-quants, CUDA opts, Metal opts, etc.) (#1422) 2023-11-03 21:35:05 +02:00
ggml-backend-impl.h ggml : add error handling to graph_compute (#1714) 2024-01-03 15:39:43 +02:00
ggml-backend.c ggml : add error handling to graph_compute (#1714) 2024-01-03 15:39:43 +02:00
ggml-backend.h ggml : add error handling to graph_compute (#1714) 2024-01-03 15:39:43 +02:00
ggml-impl.h sync : ggml (backend v2, k-quants, CUDA opts, Metal opts, etc.) (#1422) 2023-11-03 21:35:05 +02:00
ggml-quants.c sync : ggml (backend v2, k-quants, CUDA opts, Metal opts, etc.) (#1422) 2023-11-03 21:35:05 +02:00
ggml-quants.h sync : ggml (backend v2, k-quants, CUDA opts, Metal opts, etc.) (#1422) 2023-11-03 21:35:05 +02:00
ruby_whisper.cpp whisper : add context param to disable gpu (#1293) 2023-11-06 11:04:24 +02:00
ruby_whisper.h bindings : add Ruby (#500) 2023-02-15 19:46:55 +02:00