Skip to main content

whisper_vad_init_from_buffer

Function whisper_vad_init_from_buffer 

Source
pub unsafe extern "C" fn whisper_vad_init_from_buffer(
    ctx: *mut whisper_context,
    buffer: *const c_void,
    buffer_size: usize,
) -> *mut whisper_vad_context