]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ruby : Add ruby binding for max_len (#3365)
authorAdam Debono <redacted>
Thu, 7 Aug 2025 02:37:45 +0000 (12:37 +1000)
committerGitHub <redacted>
Thu, 7 Aug 2025 02:37:45 +0000 (11:37 +0900)
commit4245c77b654cd384ad9f53a4a302be716b3e5861
tree0787512e2d8938cfbbc34c1dbaadeaf5fc976bc3
parent0becabc8d68d9ffa6ddfba5240e38cd7a2642046
ruby : Add ruby binding for max_len (#3365)

* add ruby binding for max_len

* add test, update param numbers
bindings/ruby/ext/ruby_whisper_params.c
bindings/ruby/sig/whisper.rbs
bindings/ruby/test/test_params.rb