Add whisper_lang_str_full function to whisper-rs

This commit is contained in:
Andrii Kotliar 2024-01-08 01:24:38 +01:00
parent 22bf23a168
commit e195c885a1
3 changed files with 1584 additions and 1091 deletions

View file

@ -4,7 +4,7 @@ exclude = ["examples/full_usage"]
[package]
name = "whisper-rs"
version = "0.10.0"
version = "0.10.1"
edition = "2021"
description = "Rust bindings for whisper.cpp"
license = "Unlicense"