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" }