This commit is contained in:
Bel LaPointe
2024-01-02 18:38:13 -07:00
parent b08e055dac
commit fb7892b52b
3 changed files with 70 additions and 4 deletions

View File

@@ -10,3 +10,4 @@ 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"] }
stop-words = "0.8.0"