From 4fdb085586d8500f9a3fec08c2ab856591db2abc Mon Sep 17 00:00:00 2001 From: 0/0 Date: Wed, 12 Oct 2022 15:35:55 -0600 Subject: [PATCH] update remote whisper.cpp to b2f1600aa380e3ec5dc0de6194e38f27245c2a6a --- sys/Cargo.toml | 2 +- sys/whisper.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/Cargo.toml b/sys/Cargo.toml index 825fcaf..86681fa 100644 --- a/sys/Cargo.toml +++ b/sys/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "whisper-rs-sys" -version = "0.1.2" +version = "0.1.3" edition = "2021" description = "Rust bindings for whisper.cpp (FFI bindings)" license = "Unlicense" diff --git a/sys/whisper.cpp b/sys/whisper.cpp index eac4f12..b2f1600 160000 --- a/sys/whisper.cpp +++ b/sys/whisper.cpp @@ -1 +1 @@ -Subproject commit eac4f127774f54a5a186d3aa9a33252a6ff59e93 +Subproject commit b2f1600aa380e3ec5dc0de6194e38f27245c2a6a