Skip to main content

whisper_full_get_segment_text_from_state

Function whisper_full_get_segment_text_from_state 

Source
pub unsafe extern "C" fn whisper_full_get_segment_text_from_state(
    state: *mut whisper_state,
    i_segment: c_int,
) -> *const c_char