We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 448f3d3 commit 01985c2Copy full SHA for 01985c2
bindings/ruby/whispercpp.gemspec
@@ -26,7 +26,7 @@ Gem::Specification.new do |s|
26
s.required_ruby_version = '>= 3.1.0'
27
28
#### Documentation and testing.
29
- s.homepage = 'https://github.com/ggerganov/whisper.cpp'
+ s.homepage = 'https://github.com/ggml-org/whisper.cpp'
30
s.rdoc_options = ['--main', 'README.md']
31
32
0 commit comments