]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
go : implement SetSplitOnWord (#1114)
authorxdrudis <redacted>
Tue, 25 Jul 2023 16:10:12 +0000 (09:10 -0700)
committerGitHub <redacted>
Tue, 25 Jul 2023 16:10:12 +0000 (19:10 +0300)
commita2684cd93a7eb4271f138fcc5b6d820e01a63b5a
treed239c47cee349f8b6f0eff0ef34e39422e0fc31b
parent1450346214d634274897b4e877e43c90d94eeebc
go : implement SetSplitOnWord (#1114)

* Go binding: Implement SetSplitOnWord

* Add comment for consistency
bindings/go/params.go
bindings/go/pkg/whisper/context.go
bindings/go/pkg/whisper/interface.go