Skip to content

Conversation

Binozo
Copy link
Contributor

@Binozo Binozo commented Sep 14, 2024

Hi,

finally fixed the go cuda bindings 🥳

Quick guide to build the example using cuda:

git clone https://github.com/Binozo/whisper.cpp # Switch to 'https://github.com/ggerganov/whisper.cpp' if this pull request got merged
cd whisper.cpp
GGML_CUDA=1 make -j
cd bindings/go
GGML_CUDA=1 make examples -j

@ggerganov ggerganov merged commit 049b3a0 into ggml-org:master Sep 15, 2024
47 checks passed
iThalay pushed a commit to iThalay/whisper.cpp that referenced this pull request Sep 23, 2024
* Fixed go cuda bindings building

* Added note to go bindings Readme to build using cuda support

---------

Co-authored-by: Binozo <entwickler@binozoworks.de>
iThalay pushed a commit to iThalay/whisper.cpp that referenced this pull request Sep 23, 2024
* Fixed go cuda bindings building

* Added note to go bindings Readme to build using cuda support

---------

Co-authored-by: Binozo <entwickler@binozoworks.de>
lyapple2008 pushed a commit to lyapple2008/whisper.cpp.mars that referenced this pull request Nov 2, 2024
* Fixed go cuda bindings building

* Added note to go bindings Readme to build using cuda support

---------

Co-authored-by: Binozo <entwickler@binozoworks.de>
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