Update whisper.cpp version to 1.7.1

This commit is contained in:
arizhih 2024-10-09 16:13:42 +02:00
parent d8b6aefe06
commit 2b550ba9ac
4 changed files with 487 additions and 334 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "whisper-rs-sys"
version = "0.11.0"
version = "0.11.1"
edition = "2021"
description = "Rust bindings for whisper.cpp (FFI bindings)"
license = "Unlicense"