go: fix Mac OS X builds (#3310) 2fd8067 unverified BVK Chaitanya Chaitanya Bayapuneni commited on Jul 21
bindings.go : add DetectedLanguage to go bindings (#2947) 1830e27 unverified Amanda Der Bedrosian Amanda Der Bedrosian commited on Mar 28
go : add Encoder Begin Callback (#2900) 6eea7b7 unverified Amanda Der Bedrosian Amanda Der Bedrosian commited on Mar 19
go : add tests and update bindings (#2425) c80d17a unverified Stavros Panakakis commited on Sep 20, 2024
go : add beamsize/entropythold/maxcontext to context interface (#2350) 7efcda7 unverified hsinhoyeh commited on Aug 28, 2024
whisper : remove `speed_up` and `phase_vocoder*` functions (#2198) 7ef0c95 unverified stanimirovb commited on May 31, 2024
bindings/go : add linker flags to make metal work (#1944) 3dee0de unverified josharian commited on Mar 9, 2024
go : add SetInitialPrompt method to bindings (#1753) 5fd6678 unverified blib321 commited on Jan 12, 2024
go : fixed Makefile for MacOS ARM 64 (#1530) 5dbb1e3 unverified gleicon ggerganov commited on Nov 22, 2023
whisper : make large version explicit + fix data size units (#1493) 03a3210 unverified ggerganov commited on Nov 15, 2023
whisper : add context param to disable gpu (#1293) 290abed unverified jhenhong ggerganov commited on Nov 6, 2023
binding : Expose the audio_ctx param through the Go binding (#1368) 8e7b807 unverified djojoz commited on Oct 15, 2023
whisper : support speaker segmentation (local diarization) of mono audio via tinydiarize (#1058) eedbf0c unverified Akash Mahajan ggerganov commited on Jul 4, 2023
go : add support for whisper_full_lang_id() (#1010) 1d4bf86 unverified jaybinks Jay Binks commited on Jun 25, 2023
go : improve progress reporting and callback handling (#1024) 19d7f69 unverified appleboy commited on Jun 25, 2023
go : exposed various parts to the Go Interface (#697) 38f9f3b unverified intheblueyonder commited on Apr 14, 2023
models : change HF hosting from dataset to model 92e3777 unverified ggerganov commited on Mar 22, 2023
whisper : add whisper_state + default state on the whisper_context (#523) fa946a3 unverified sandrohanea Sandro Hanea ggerganov commited on Mar 5, 2023
go : NewContext now returns a clean context (#537) cd6d7f1 unverified polarmoon Ming commited on Mar 5, 2023
go : support "auto" as an option when set language (#462) ccaa693 unverified polarmoon Ming commited on Feb 4, 2023
go : add WhisperLangAutoDetect method to go binding (#451) d45536d unverified Robin commited on Jan 26, 2023
go : added wrappers to reset and print timings (#436) 89e8314 unverified Lukas Rist commited on Jan 25, 2023
go : remove sample_best and sample_timestamp bindings (#409) 996990d unverified trojan295 commited on Jan 16, 2023
whisper : add loader class to allow loading from buffer and others (#353) 8060473 unverified prsyahmi ggerganov commited on Jan 8, 2023
go : adding features to the go-whisper example, go ci, etc (#384) 728fcbe unverified djthorpe commited on Jan 7, 2023
go : bindings updated so they can be used in third party packages. (#379) 4030b6d unverified djthorpe commited on Jan 6, 2023
go : run `go mod tidy` before building examples + fix permissions (#296) 8517b79 unverified Mohit Agarwal commited on Dec 22, 2022
bindings : initial import of golang bindings (#287) 5e456c0 unverified djthorpe commited on Dec 20, 2022