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 c30895f commit cc6b08fCopy full SHA for cc6b08f
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.14.0.tar.gz"
5
- sha256 "191db947fb7219ef4e68188d8ab58a32cd0da7542badedc480089afa37f14ecf"
+ url "https://github.com/argmaxinc/WhisperKit/archive/refs/tags/v0.14.1.tar.gz"
+ sha256 "7078b55be09ef4b4c1d6274fe5a533afc3327572553f5069ff08c55ef30146b7"
6
license "MIT"
7
8
no_autobump! because: :requires_manual_review
0 commit comments