Skip to content

Commit 93e5ab6

Browse files
committed
Update README
1 parent ff0f69d commit 93e5ab6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bindings/ruby/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ You can pass build options for whisper.cpp, for instance:
2020

2121
$ bundle config build.whispercpp --enable-ggml-cuda
2222

23+
or,
24+
2325
$ gem install whispercpp -- --enable-ggml-cuda
2426

2527
See whisper.cpp's [README](https://github.com/ggml-org/whisper.cpp/blob/master/README.md) for available options. You need convert options present the README to Ruby-style options.

0 commit comments

Comments
 (0)