From a6d25d879767538f50d282d77c9d26422b26fd15 Mon Sep 17 00:00:00 2001 From: arizhih Date: Wed, 21 Aug 2024 10:46:32 +0200 Subject: [PATCH] Update whisper.cpp and docs --- src/whisper_params.rs | 1 - sys/whisper.cpp | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/src/whisper_params.rs b/src/whisper_params.rs index fd9b798..a4ca70d 100644 --- a/src/whisper_params.rs +++ b/src/whisper_params.rs @@ -232,7 +232,6 @@ impl<'a, 'b> FullParams<'a, 'b> { /// # EXPERIMENTAL /// /// Overwrite the audio context size. 0 = default. - /// As with [set_speed_up](FullParams::set_speed_up), this can significantly reduce the accuracy of the transcription. /// /// Defaults to 0. pub fn set_audio_ctx(&mut self, audio_ctx: c_int) { diff --git a/sys/whisper.cpp b/sys/whisper.cpp index 4b7de08..9e3c534 160000 --- a/sys/whisper.cpp +++ b/sys/whisper.cpp @@ -1 +1 @@ -Subproject commit 4b7de08bfdc1bdd07d7727bc4f299b9bffec8f2a +Subproject commit 9e3c5345cd46ea718209db53464e426c3fe7a25e