whisper.cpp icon indicating copy to clipboard operation
whisper.cpp copied to clipboard

Update ruby bindings

Open alubbe opened this issue 6 months ago • 3 comments

I asked Claude Sonnet 4.5 to update the bindings. I don't use these bindings myself, so I can't guarantee that this works, but maybe it's still helpful. Happy to make any changes you'd like.

alubbe avatar Oct 12 '25 19:10 alubbe

I also added more tests and fixed some ruby3.4 warnings (frozen strings and unused variable). rake test is green

alubbe avatar Oct 13 '25 08:10 alubbe

Thank you for the pull request. But, I couldn't evaluate this should be merged or not because I don't know well about copyright and license matters related to LLM.

I really appreciate you noted on Claude.

KitaitiMakoto avatar Oct 14 '25 15:10 KitaitiMakoto

My (somewhat limited) legal understanding is that Github Copilot (which I used via VSCode) offers only suggestions, and it is still my code, that I am here volunteering to this Open Source project. https://docs.github.com/en/site-policy/github-terms/github-terms-for-additional-products-and-features#github-copilot

I have also modified most of its suggestions, I just wanted to be transparent about my usage - but I do think that using it is normal now, no?

alubbe avatar Oct 15 '25 11:10 alubbe