Skip to content

Actions: ggerganov/whisper.cpp

Bindings Tests (Ruby)

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
344 workflow runs
344 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

fix: ggml-vulkan logs
Bindings Tests (Ruby) #415: Pull request #2547 opened by thewh1teagle
November 10, 2024 17:16 1m 41s thewh1teagle:fix/vulkan-log
November 10, 2024 17:16 1m 41s
whisper.swiftui : add model download list & bench methods
Bindings Tests (Ruby) #414: Pull request #2546 synchronize by jhen0409
November 10, 2024 14:14 35m 28s jhen0409:swiftui-bench
November 10, 2024 14:14 35m 28s
whisper.swiftui : add model download list & bench methods
Bindings Tests (Ruby) #413: Pull request #2546 synchronize by jhen0409
November 10, 2024 14:03 28m 56s jhen0409:swiftui-bench
November 10, 2024 14:03 28m 56s
whisper.swiftui : add model download list & bench methods
Bindings Tests (Ruby) #412: Pull request #2546 synchronize by jhen0409
November 10, 2024 14:01 1m 42s jhen0409:swiftui-bench
November 10, 2024 14:01 1m 42s
whisper.swiftui : add model download list & bench methods
Bindings Tests (Ruby) #411: Pull request #2546 opened by jhen0409
November 10, 2024 12:26 1m 48s jhen0409:swiftui-bench
November 10, 2024 12:26 1m 48s
whisper : fix extra memory usage (#2534)
Bindings Tests (Ruby) #410: Commit 31aea56 pushed by ggerganov
November 6, 2024 21:02 16m 3s master
November 6, 2024 21:02 16m 3s
passing samples_padded by ref to the threads.
Bindings Tests (Ruby) #409: Pull request #2534 synchronize by vinmisra
November 6, 2024 13:48 17m 14s vinmisra:master
November 6, 2024 13:48 17m 14s
whisper : backend registry init before model load
Bindings Tests (Ruby) #406: Commit 0377596 pushed by ggerganov
November 1, 2024 08:19 1m 43s master
November 1, 2024 08:19 1m 43s
sync : ggml
Bindings Tests (Ruby) #405: Pull request #2528 synchronize by ggerganov
October 31, 2024 20:54 3h 11m 35s sync
October 31, 2024 20:54 3h 11m 35s
whisper : backend registry init before model load
Bindings Tests (Ruby) #404: Commit bc763c1 pushed by ggerganov
October 31, 2024 20:54 2h 37m 30s sync
October 31, 2024 20:54 2h 37m 30s
sync : ggml
Bindings Tests (Ruby) #403: Pull request #2528 opened by ggerganov
October 31, 2024 20:32 2h 38m 31s sync
October 31, 2024 20:32 2h 38m 31s
talk-llama : sync llama.cpp
Bindings Tests (Ruby) #402: Commit d17cdb3 pushed by ggerganov
October 31, 2024 20:29 2h 25m 8s sync
October 31, 2024 20:29 2h 25m 8s
ggml : alloc ggml_contexts on the heap (#2525)
Bindings Tests (Ruby) #401: Commit aa037a6 pushed by ggerganov
October 31, 2024 20:00 2h 25m 49s master
October 31, 2024 20:00 2h 25m 49s
whisper : reduce ggml_context usage
Bindings Tests (Ruby) #400: Pull request #2525 synchronize by ggerganov
October 31, 2024 19:40 2h 14m 6s gg/reduce-ctx-use
October 31, 2024 19:40 2h 14m 6s
ggml : aligned malloc -> malloc
Bindings Tests (Ruby) #399: Commit 552419f pushed by ggerganov
October 31, 2024 19:40 30m 42s gg/reduce-ctx-use
October 31, 2024 19:40 30m 42s
whisper : reduce ggml_context usage
Bindings Tests (Ruby) #398: Pull request #2525 synchronize by ggerganov
October 31, 2024 19:30 40m 14s gg/reduce-ctx-use
October 31, 2024 19:30 40m 14s
ggml : allocate contexts on the heap (v2)
Bindings Tests (Ruby) #397: Commit 987f314 pushed by ggerganov
October 31, 2024 19:30 19m 54s gg/reduce-ctx-use
October 31, 2024 19:30 19m 54s
whisper : reduce ggml_context usage
Bindings Tests (Ruby) #396: Pull request #2525 synchronize by ggerganov
October 31, 2024 10:46 51m 51s gg/reduce-ctx-use
October 31, 2024 10:46 51m 51s
ggml : allocate contexts on the heap
Bindings Tests (Ruby) #395: Commit 2d9c313 pushed by ggerganov
October 31, 2024 10:46 3m 36s gg/reduce-ctx-use
October 31, 2024 10:46 3m 36s
whisper : reduce ggml_context usage
Bindings Tests (Ruby) #394: Pull request #2525 opened by ggerganov
October 30, 2024 11:42 21m 59s gg/reduce-ctx-use
October 30, 2024 11:42 21m 59s
whisper : reduce ggml_context usage
Bindings Tests (Ruby) #393: Commit 3689d49 pushed by ggerganov
October 30, 2024 11:39 13m 46s gg/reduce-ctx-use
October 30, 2024 11:39 13m 46s
scripts : add turbo-q8_0 to the benchmark
Bindings Tests (Ruby) #392: Commit 55e4221 pushed by ggerganov
October 29, 2024 18:09 1m 44s master
October 29, 2024 18:09 1m 44s
whisper : move new-segment callback after DTW step (#2515)
Bindings Tests (Ruby) #391: Commit 1626b73 pushed by ggerganov
October 29, 2024 06:47 17m 15s master
October 29, 2024 06:47 17m 15s
ruby : fix installation test (#2519)
Bindings Tests (Ruby) #390: Commit 850f7b1 pushed by ggerganov
October 29, 2024 06:45 18m 36s master
October 29, 2024 06:45 18m 36s
ruby: fix installation test
Bindings Tests (Ruby) #389: Pull request #2519 opened by KitaitiMakoto
October 28, 2024 19:16 1m 47s KitaitiMakoto:dont-fix-version
October 28, 2024 19:16 1m 47s