]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
go : add support for whisper_full_lang_id() (#1010)
authorJay Binks <redacted>
Sun, 25 Jun 2023 11:45:33 +0000 (21:45 +1000)
committerGitHub <redacted>
Sun, 25 Jun 2023 11:45:33 +0000 (14:45 +0300)
commit1e45911f1ab3424b7125edb965264ef6eb0bca77
tree7b00a77c9c97e32c26a76d0289e221efc88ed442
parent67564201ec4ec383ee5b21d6ac8750ee395fa8fa
go : add support for whisper_full_lang_id() (#1010)

* * Add support for whisper_full_lang_id() to go bindings

* Expose token.id so we can test beg, eot etc

---------

Co-authored-by: Jay Binks <redacted>
bindings/go/whisper.go