Merge branch 'whisper-cpp-latest' into feat/vulkan
This commit is contained in:
commit
e78460d325
1 changed files with 0 additions and 1 deletions
|
|
@ -232,7 +232,6 @@ impl<'a, 'b> FullParams<'a, 'b> {
|
||||||
/// # EXPERIMENTAL
|
/// # EXPERIMENTAL
|
||||||
///
|
///
|
||||||
/// Overwrite the audio context size. 0 = default.
|
/// 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.
|
/// Defaults to 0.
|
||||||
pub fn set_audio_ctx(&mut self, audio_ctx: c_int) {
|
pub fn set_audio_ctx(&mut self, audio_ctx: c_int) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue