Update whisper.cpp version to 1.5.5

This commit is contained in:
arizhih 2024-04-23 16:54:23 +02:00
parent 018447cc3a
commit 813a433a52
7 changed files with 59 additions and 8 deletions

View file

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