whisper.cpp / bindings

Commit History

ruby : add new ggml sources
c5a918e

ggerganov commited on

bindings.go : add DetectedLanguage to go bindings (#2947)
1830e27
unverified

Amanda Der Bedrosian Amanda Der Bedrosian commited on

ruby : fix test failures in test_whisper (#2955)
2ccaffe
unverified

danbev commited on

bindings-go : update Makefile to use cmake (#2952)
f89bcc9
unverified

danbev commited on

bindings.java : enable copyLibs task [no ci] (#2949)
fbe8350
unverified

danbev commited on

bindings.javascript : update test instructions [no ci] (#2951)
0a3036a
unverified

danbev commited on

go : add Encoder Begin Callback (#2900)
6eea7b7
unverified

Amanda Der Bedrosian Amanda Der Bedrosian commited on

go : improve model download (#2756)
168712d
unverified

Ryan Johnson commited on

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

release : v1.7.4
c775ca4
unverified

ggerganov 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 : update gem version to v1.3.1
95fda6c
unverified

ggerganov commited on

release : v1.7.3
50c0d82
unverified

ggerganov commited on

ruby : sync ggml (#2643)
916c6e0

KitaitiMakoto commited on

ruby : Add no_speech_thold (#2641)
91607b6
unverified

KitaitiMakoto commited on

readme : fix typo (#2637)
7fd5b82
unverified

crummyh 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

release : v1.7.2
414329d
unverified

ggerganov commited on

build : fixes
11d19cb

ggerganov commited on

ruby : extend API (#2551)
82ceab0
unverified

KitaitiMakoto commited on

ruby : fix the instructions (#2548)
3c4a8bb
unverified

wilsonsilva commited on

ruby : fix installation test (#2519)
403eb98
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

release : v1.7.1
1b81cb9
unverified

ggerganov commited on

release : v1.7.0
5abc285
unverified

ggerganov commited on

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

ggerganov commited on

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

ggerganov commited on

whisper : add large-v3-turbo (#2440)
f3283ba
unverified

ggerganov commited on

go : add temperature options (#2417)
5b36f0b
unverified

Binozo Binozo commited on

go : add tests and update bindings (#2425)
c80d17a
unverified

Stavros Panakakis commited on

go : fix CUDA build (#2416)
dafe96d
unverified

Binozo Binozo commited on

go : add beamsize/entropythold/maxcontext to context interface (#2350)
7efcda7
unverified

hsinhoyeh commited on

build : fix aarch64 (#0)
55befbb

ggerganov commited on

whisper : reorganize source code + improve CMake (#2256)
f75c2e3
unverified

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

release : v1.6.2
3e54141
unverified

ggerganov commited on

ruby : update bindings (#2154)
a2bce18
unverified

Todd commited on

release : v1.6.1
ca6f4b2
unverified

ggerganov commited on

release : v1.6.0
d823237
unverified

ggerganov commited on

release : v1.5.5
460bd9e
unverified

ggerganov commited on

whisper : suppress tokens with a regex (#1997)
8cc6334
unverified

ulatekh ggerganov commited on