whisper.cpp / bindings

Commit History

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

ruby : fix build (#1980)
20374d7
unverified

ggerganov commited on

bindings/go : add linker flags to make metal work (#1944)
3dee0de
unverified

josharian commited on

docs : make model options / model install methods clearer (#1806)
a2bec1d
unverified

mikey-rrr commited on

go : add SetInitialPrompt method to bindings (#1753)
5fd6678
unverified

blib321 commited on

release : v1.5.4
96799a3
unverified

ggerganov commited on

release : v1.5.3
1f8a047
unverified

ggerganov commited on

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

finnvoorhees commited on

release : v1.5.2
9dd774b
unverified

ggerganov commited on

wchess : whisper assisted chess (#1595)
6260b52
unverified

fraxy-v ggerganov commited on

release : v1.5.1
4515273
unverified

ggerganov commited on

go : fixed Makefile for MacOS ARM 64 (#1530)
5dbb1e3
unverified

gleicon ggerganov commited on

ios : sync submodule
c0b01ea
unverified

ggerganov commited on

quantize : add support for K-quant types
91ed6bd
unverified

ggerganov commited on

release : v1.5.0
65d366a
unverified

ggerganov commited on

js : latest whisper.js
4b2fe60
unverified

ggerganov commited on

whisper : make large version explicit + fix data size units (#1493)
03a3210
unverified

ggerganov commited on

java : fix test (#1492)
d6276a7
unverified

ggerganov commited on

java : use tiny.en for tests (#1484)
d03f526
unverified

ggerganov commited on

examples : add whisper.android.java for compatibility with older Android versions using Java (#1382)
bb48f57
unverified

Tong Li litongmacos bobqianic commited on

release : v1.4.3
4d80650
unverified

ggerganov commited on

whisper : add support for large v3 (#1444)
9908abb
unverified

ggerganov 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 : Expose the audio_ctx param through the Go binding (#1368)
8e7b807
unverified

djojoz commited on

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

jhenhong commited on

whisper : Metal and ggml-alloc support (#1270)
714ee6b
unverified

ggerganov commited on

sign jar for Maven Central repo
0422ae0

nalbion commited on

configured publishing.repositories
6d037ea

nalbion commited on

ggml : sync (ggml-alloc, GPU, eps, etc.) (#1220)
d41ba35
unverified

ggerganov commited on

go : implement SetSplitOnWord (#1114)
400c46a
unverified

xsidurd commited on

go : call SetDuration appropriately (#1077)
4528b8c
unverified

tmctmc commited on

go : fix context.Process call in examples (#1067)
0a7c278
unverified

mvrilo commited on

whisper : support speaker segmentation (local diarization) of mono audio via tinydiarize (#1058)
eedbf0c
unverified

Akash Mahajan ggerganov commited on

go : add support for whisper_full_lang_id() (#1010)
1d4bf86
unverified

jaybinks Jay Binks commited on

go : fix "cb" -> "callNewSegment"
cdb726d
unverified

ggerganov commited on

go : improve progress reporting and callback handling (#1024)
19d7f69
unverified

appleboy commited on

updated java README
465bc94

nalbion commited on

updated README for java
84f8053

nalbion commited on

Feature/java bindings2 (#944)
66cb305
unverified

nalbion commited on

ggml : update WASM SIMD
84c1cc7
unverified

ggerganov commited on

bindings : add java bindings (#931)
3b6a58b
unverified

nalbion commited on

release : v1.4.2
92d863e
unverified

ggerganov commited on