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 c8223a8 commit 8877dfcCopy full SHA for 8877dfc
bindings/ruby/whispercpp.gemspec
@@ -3,7 +3,7 @@ require_relative "extsources"
3
Gem::Specification.new do |s|
4
s.name = "whispercpp"
5
s.authors = ["Georgi Gerganov", "Todd A. Fisher"]
6
- s.version = '1.3.3'
+ s.version = '1.3.4'
7
s.description = %q{High-performance inference of OpenAI's Whisper automatic speech recognition (ASR) model via Ruby}
8
s.email = 'todd.fisher@gmail.com'
9
s.extra_rdoc_files = ['LICENSE', 'README.md']
0 commit comments