rust-whisper-baked streams again woo

This commit is contained in:
Bel LaPointe
2023-12-20 09:48:38 -05:00
parent 1e56d44b2f
commit 3b6ae8801c
8 changed files with 32 additions and 1481 deletions

View File

@@ -8,4 +8,5 @@ edition = "2021"
[dependencies]
rust-whisper-lib = { path = "../rust-whisper-lib" }
rust-whisper-baked-lib = { path = "../rust-whisper-baked-lib" }
listen-lib = { path = "../listen-lib" }
clap = { version = "4.4.10", features = ["derive"] }