]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
binding : Expose the audio_ctx param through the Go binding (#1368)
authorJohan <redacted>
Sun, 15 Oct 2023 12:35:06 +0000 (05:35 -0700)
committerGitHub <redacted>
Sun, 15 Oct 2023 12:35:06 +0000 (13:35 +0100)
commit54c978c3a31dac51bb6fab06d5ac5b11b336ae30
treeb00c9bd6a1805f873136b78306dd9b9ac1565ff2
parent9a7074d4aa719fda6ac482ac97a3cfa5b37ebe04
binding : Expose the audio_ctx param through the Go binding (#1368)

* expose the audio_ctx param through the go binding

* expose the audio_ctx param to the go binding context
bindings/go/params.go
bindings/go/pkg/whisper/context.go
bindings/go/pkg/whisper/interface.go