ruby : add Whisper::Token, fix model URI #3575
Define and use macro to get context safely
5758f577
Add test to check SEGV
691663bd
Move installation guid after usage
e70511c3
[skip ci]Change doc slightly
f468aaf8
[skip ci]Fix a typo in README
074f0826
[skip ci]Add carry_initial_prompt option in README
2b4decb5
Define GetVADSegments and use it
853c5a08
Use GetContext
007a019c
Fix download URI of small.en-tdrz
22fccd50
Fix URI of CoreML models corresponding to quantized models
b04f2ffc
Cache computed string
2e12ceb1
Remove unused argument
bfeb79d7
Add Whisper::Token
348df06b
Add document comments
baef9572
Rename function: rb_whisper_token_s_new -> ruby_whisper_token_s_init
e0e1fd5c
Fix size of token
32fe3c51
Insert _get into function names
8e0e9188
Add Whisper::Token#text
46aeaf20
Add test for Whisper::Token#text
69887227
Declare static if possible
a99dd808
Change method names
48cd52cd
Add Whisper::Token#deconstruct_keys
eb7cfb9f
Add tests for Whisper::Token#deconstruct_keys
487f6307
Add signatures for Whisper::Token
ae3926e3
Complete signature
4c50940e
[skip ci]Add n_tokens to document of Segment
f4f6b26a
ggerganov
approved these changes
on 2025-12-24
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub