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 9fb28e9 commit ae403d3Copy full SHA for ae403d3
Formula/w/whisperkit-cli.rb
@@ -1,8 +1,8 @@
1
class WhisperkitCli < Formula
2
desc "Swift native on-device speech recognition with Whisper for Apple Silicon"
3
homepage "https://github.com/argmaxinc/WhisperKit"
4
- url "https://github.com/argmaxinc/WhisperKit/archive/refs/tags/v0.9.2.tar.gz"
5
- sha256 "a5cf99b31bdf28df26952a1bda2d5b4decf1614784e89883bad3015a3b25be31"
+ url "https://github.com/argmaxinc/WhisperKit/archive/refs/tags/v0.9.3.tar.gz"
+ sha256 "299f79d5b30ca174dadff2f0b206e09efcd0da558fecf7c8720f535339cedf24"
6
license "MIT"
7
8
bottle do
0 commit comments