From 3889c80509ecd793396ee702ea05be1aaca4438e Mon Sep 17 00:00:00 2001 From: Christopher Moyer Date: Wed, 18 Dec 2024 20:40:34 -0500 Subject: [PATCH] set language how the api wants it --- src/main.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.rs b/src/main.rs index a9a5c23..278550b 100644 --- a/src/main.rs +++ b/src/main.rs @@ -127,7 +127,7 @@ async fn transcribe_call(file_path: &Path) -> Result