Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ruby : Add low-level methods to transcribe #2585

Merged
merged 18 commits into from
Nov 28, 2024

Conversation

KitaitiMakoto
Copy link
Contributor

Hello,

This pull request adds methods corresponding to whisper_full and whisper_full_parallel. They support Ruby's MemoryView, which allows sharing C (multidimensional) array data with zero copy like Python's buffer protocol.

Thank you.

@KitaitiMakoto KitaitiMakoto changed the title ruby : Add low-lelve methods to transcribe ruby : Add low-level methods to transcribe Nov 25, 2024
@ggerganov ggerganov merged commit 021eef1 into ggerganov:master Nov 28, 2024
44 of 45 checks passed
@KitaitiMakoto KitaitiMakoto deleted the ruby-full branch November 28, 2024 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants