From 408a23008d9eeb362bfc3eb8127399c2849e4b3a Mon Sep 17 00:00:00 2001 From: Christopher Moyer Date: Wed, 18 Dec 2024 20:48:24 -0500 Subject: [PATCH] set file correctly in request for real this time --- src/main.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.rs b/src/main.rs index be6ff35..d7b96fd 100644 --- a/src/main.rs +++ b/src/main.rs @@ -125,7 +125,7 @@ async fn transcribe_call(file_path: &Path) -> Result