mirror of
https://github.com/ggerganov/whisper.cpp
synced 2026-03-12 01:40:41 +01:00
[skip ci]Bump Ruby bindings' version to 1.3.4 (#3461)
This commit is contained in:
parent
c8223a8548
commit
8877dfc11a
@ -3,7 +3,7 @@ require_relative "extsources"
|
||||
Gem::Specification.new do |s|
|
||||
s.name = "whispercpp"
|
||||
s.authors = ["Georgi Gerganov", "Todd A. Fisher"]
|
||||
s.version = '1.3.3'
|
||||
s.version = '1.3.4'
|
||||
s.description = %q{High-performance inference of OpenAI's Whisper automatic speech recognition (ASR) model via Ruby}
|
||||
s.email = 'todd.fisher@gmail.com'
|
||||
s.extra_rdoc_files = ['LICENSE', 'README.md']
|
||||
|
||||
Loading…
Reference in New Issue
Block a user