Update whisper.cpp and docs
This commit is contained in:
parent
044e085555
commit
a6d25d8797
2 changed files with 1 additions and 2 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 4b7de08bfdc1bdd07d7727bc4f299b9bffec8f2a
|
||||
Subproject commit 9e3c5345cd46ea718209db53464e426c3fe7a25e
|
||||
Loading…
Add table
Add a link
Reference in a new issue