Spaces:
Sleeping
Sleeping
Commit History
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
whisper : remove `speed_up` and `phase_vocoder*` functions (#2198) 7ef0c95 unverified
bindings/go : add linker flags to make metal work (#1944) 3dee0de unverified
go : add SetInitialPrompt method to bindings (#1753) 5fd6678 unverified
whisper : make large version explicit + fix data size units (#1493) 03a3210 unverified
whisper : add support for large v3 (#1444) 9908abb unverified
binding : Expose the audio_ctx param through the Go binding (#1368) 8e7b807 unverified
go : implement SetSplitOnWord (#1114) 400c46a unverified
go : call SetDuration appropriately (#1077) 4528b8c unverified
go : fix context.Process call in examples (#1067) 0a7c278 unverified
whisper : support speaker segmentation (local diarization) of mono audio via tinydiarize (#1058) eedbf0c unverified
go : add support for whisper_full_lang_id() (#1010) 1d4bf86 unverified
go : fix "cb" -> "callNewSegment" cdb726d unverified
go : improve progress reporting and callback handling (#1024) 19d7f69 unverified
go : exposed various parts to the Go Interface (#697) 38f9f3b unverified
models : change HF hosting from dataset to model 92e3777 unverified
whisper : add whisper_state + default state on the whisper_context (#523) fa946a3 unverified
go : NewContext now returns a clean context (#537) cd6d7f1 unverified
polarmoon Ming commited on
go : support "auto" as an option when set language (#462) ccaa693 unverified
polarmoon Ming commited on
go : add wrapper for system info (#456) 4a56623 unverified
Lukas Rist commited on
go : add WhisperLangAutoDetect method to go binding (#451) d45536d unverified
Robin commited on
go : added wrappers to reset and print timings (#436) 89e8314 unverified
Lukas Rist commited on
go : remove sample_best and sample_timestamp bindings (#409) 996990d unverified
go : adding features to the go-whisper example, go ci, etc (#384) 728fcbe unverified
go : bindings updated so they can be used in third party packages. (#379) 4030b6d unverified
go : run `go mod tidy` before building examples + fix permissions (#296) 8517b79 unverified
Mohit Agarwal commited on