whisper.cpp/bindings/go/pkg/whisper
Amanda Der Bedrosian 96db0c5a9c
go : add Encoder Begin Callback (#2900)
Adding in EncoderBeginCallback to the Context's Process callback.
This optional callback function returns false if computation should
be aborted.

Co-authored-by: Amanda Der Bedrosian <aderbedr@gmail.com>
2025-03-19 09:05:04 +02:00
..
consts.go go : adding features to the go-whisper example, go ci, etc (#384) 2023-01-07 21:21:43 +02:00
context.go go : add Encoder Begin Callback (#2900) 2025-03-19 09:05:04 +02:00
context_test.go go : add Encoder Begin Callback (#2900) 2025-03-19 09:05:04 +02:00
doc.go go : run `go mod tidy` before building examples + fix permissions (#296) 2022-12-22 16:34:20 +02:00
interface.go go : add Encoder Begin Callback (#2900) 2025-03-19 09:05:04 +02:00
model.go go : NewContext now returns a clean context (#537) 2023-03-05 20:50:25 +02:00
model_test.go go : add tests and update bindings (#2425) 2024-09-20 15:36:12 +03:00
util_test.go go : add tests and update bindings (#2425) 2024-09-20 15:36:12 +03:00