Commit History

ruby : follow audio library change (#2851)
b94e7d3
unverified

KitaitiMakoto commited on

ruby : Make context accept initial parameters, API to retrieve a segment and more (#2749)
7cb9a0e
unverified

KitaitiMakoto commited on

ruby : Fix of C++ header guard name, model URI support, type signature and more (#2683)
65069eb
unverified

KitaitiMakoto commited on

ruby : bug fix on callbacks and no_speech_prob (#2656)
39a4558
unverified

KitaitiMakoto commited on

whisper : rename suppress_non_speech_tokens to suppress_nst (#2653)
5b0631d
unverified

ggerganov commited on

ruby : sync ggml (#2643)
916c6e0

KitaitiMakoto commited on

ruby : Add no_speech_thold (#2641)
91607b6
unverified

KitaitiMakoto commited on

ruby : Sync whisper.cpp and model download feature (#2617)
1647500
unverified

KitaitiMakoto commited on

ruby : Add low-level methods to transcribe (#2585)
4bf69ed
unverified

KitaitiMakoto commited on

ruby : Follow source tree change (#2580)
7895d75
unverified

KitaitiMakoto commited on

build : fixes
11d19cb

ggerganov commited on

ruby : extend API (#2551)
82ceab0
unverified

KitaitiMakoto commited on

ruby : add more APIs (#2518)
8aaba9a
unverified

KitaitiMakoto commited on

ruby : support new-segment callback (#2506)
ae07b89
unverified

KitaitiMakoto commited on

ruby : add Metal support (#2516)
bb2a01d
unverified

KitaitiMakoto commited on

ruby : fix bindings (#2484)
54b2b95
unverified

KitaitiMakoto commited on

whisper : revert mel-related changes (#0)
7708c26

ggerganov commited on

whisper : adapt to latest ggml (skip) (#0)
ad9dd7b

ggerganov commited on

build : fix aarch64 (#0)
55befbb

ggerganov commited on

whisper : add CUDA-specific computation mel spectrograms (#2206)
c6894d3
unverified

stanimirovb commited on

whisper : remove `speed_up` and `phase_vocoder*` functions (#2198)
7ef0c95
unverified

stanimirovb commited on

ruby : update bindings (#2154)
a2bce18
unverified

Todd commited on

ruby : fix build (#1980)
20374d7
unverified

ggerganov commited on

ggml : add error handling to graph_compute (#1714)
92f24ee
unverified

finnvoorhees commited on

whisper : add context param to disable gpu (#1293)
290abed
unverified

jhenhong ggerganov commited on

sync : ggml (backend v2, k-quants, CUDA opts, Metal opts, etc.) (#1422)
7006035
unverified

ggerganov Chris Raethke commited on

binding : fix ruby build by adding missing ggml-alloc (#1305)
b062b12
unverified

jhenhong commited on

whisper : add whisper_state + default state on the whisper_context (#523)
fa946a3
unverified

sandrohanea Sandro Hanea ggerganov commited on

bindings : add Ruby (#500)
ad05850
unverified

Todd ggerganov commited on