ruby : add `Whisper::Context::Params`, fix token memory management #3647
Don't convert to temporary VALUE
dee66e73
Define Whisper::Context::Params
5a325948
Add test for Whisper::Context::Params
1ea4456e
Implement Whisper::Context::Params
ff7a680b
Add tests for Context::Params
26903def
Fix Whisper::Token memory management
56278c6f
Add test for token_timestamps
f376ebf0
Make Context accept Context::Params
41d5f197
Make Context::Params.new accept keyword args
f2d65cad
Add test for Context::Params.new with keyword args
1432fdb1
Add signature of Context::Params
1b8fdbc7
Add example for Whisper::Token
086ec320
Fix typos
abc012b3
Revert "Don't convert to temporary VALUE"
e0dcb1bb
Hold Token#text as Ruby objectd
9d5db868
Don't use pointer for ruby_whisper_context_params.params
c05e9e12
Use RUBY_DEFAULT_FREE instead of custom function
78a81d09
danbev
approved these changes
on 2026-02-04
Update bindings/ruby/README.md
0fae6e13
Add document for Whisper::Context::Params
fb523eb6
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub