Skip to main content

whisper_vad_init_from_buffer_with_params

Function whisper_vad_init_from_buffer_with_params 

Source
pub unsafe extern "C" fn whisper_vad_init_from_buffer_with_params(
    buffer: *const c_void,
    buffer_size: usize,
    params: whisper_vad_context_params,
) -> *mut whisper_vad_context