From 77ad40b61ac93a1e0987da4cc125e99b2e2e9603 Mon Sep 17 00:00:00 2001 From: Bel LaPointe Date: Sun, 26 Nov 2023 17:00:42 -0700 Subject: [PATCH] closer --- rust-whisper.d/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-whisper.d/Cargo.toml b/rust-whisper.d/Cargo.toml index 5261c64..2b35698 100644 --- a/rust-whisper.d/Cargo.toml +++ b/rust-whisper.d/Cargo.toml @@ -11,4 +11,4 @@ wav = "1" tokio = "1.27" [patch.crates-io] -whisper-rs = { path = "./models/whisper-rs" } +whisper-rs = { path = "./gitea-whisper-rs" }