From 58fef04e2c374e0fcec45c18c5f2d13756a6d4a2 Mon Sep 17 00:00:00 2001 From: Christopher Moyer Date: Fri, 20 Dec 2024 09:28:06 -0500 Subject: [PATCH] fix open ai api call --- src/main.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main.rs b/src/main.rs index d7b96fd..adb433b 100644 --- a/src/main.rs +++ b/src/main.rs @@ -123,7 +123,6 @@ async fn transcribe_call(file_path: &Path) -> Result