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 d15bf31 commit 0fcc583Copy full SHA for 0fcc583
bindings/ruby/whispercpp.gemspec
@@ -4,7 +4,7 @@ Gem::Specification.new do |s|
4
s.name = "whispercpp"
5
s.authors = ["Georgi Gerganov", "Todd A. Fisher"]
6
s.version = '1.3.2'
7
- s.date = '2025-04-25'
+ s.date = '2025-05-01'
8
s.description = %q{High-performance inference of OpenAI's Whisper automatic speech recognition (ASR) model via Ruby}
9
s.email = '[email protected]'
10
s.extra_rdoc_files = ['LICENSE', 'README.md']
0 commit comments