Skip to content

Commit a5e2b32

Browse files
authored
Merge pull request #678 from terraphim/dependabot/cargo/whisper-rs-0.16.0
chore(deps)(deps): bump whisper-rs from 0.11.1 to 0.16.0
2 parents e8ecbc5 + 1cfaddd commit a5e2b32

2 files changed

Lines changed: 33 additions & 87 deletions

File tree

Cargo.lock

Lines changed: 32 additions & 86 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/terraphim_tinyclaw/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ slack-morphism = { version = "2", optional = true, features = ["hyper"] }
6363
# matrix-sdk = { version = "0.7", optional = true, default-features = false, features = ["native-tls"] }
6464

6565
# Voice transcription (optional)
66-
whisper-rs = { version = "0.11", optional = true }
66+
whisper-rs = { version = "0.16", optional = true }
6767
symphonia = { version = "0.5", optional = true, features = ["ogg", "pcm", "mp3", "wav"] }
6868
hound = { version = "3.5", optional = true }
6969

0 commit comments

Comments
 (0)