whisper.cpp / bindings /go /whisper.go

Commit History

go: fix Mac OS X builds (#3310)
2fd8067
unverified

BVK Chaitanya Chaitanya Bayapuneni commited on

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

danbev commited on

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

hsinhoyeh commited on

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

josharian 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

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 : improve progress reporting and callback handling (#1024)
19d7f69
unverified

appleboy commited on

go : exposed various parts to the Go Interface (#697)
38f9f3b
unverified

intheblueyonder commited on

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

sandrohanea Sandro Hanea ggerganov commited on

go : remove sample_best and sample_timestamp bindings (#409)
996990d
unverified

trojan295 commited on

whisper : add loader class to allow loading from buffer and others (#353)
8060473
unverified

prsyahmi ggerganov commited on

go : bindings updated so they can be used in third party packages. (#379)
4030b6d
unverified

djthorpe commited on

bindings : initial import of golang bindings (#287)
5e456c0
unverified

djthorpe commited on