Skip to content

Commit

Permalink
Merge branch 'whisper-cpp-latest' into feat/vulkan
Browse files Browse the repository at this point in the history
  • Loading branch information
thewh1teagle committed Aug 21, 2024
2 parents fdc290e + a6d25d8 commit e78460d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/whisper_params.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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) {
Expand Down

0 comments on commit e78460d

Please sign in to comment.