Crate whisper_rs_2

Source

Structs§

FullParams
WhisperContext
Safe Rust wrapper around a Whisper context.

Enums§

SamplingStrategy
WhisperError

Functions§

convert_integer_to_float_audio
Convert an array of 16 bit mono audio samples to a vector of 32 bit floats.
get_lang_id
Return the id of the specified language, returns -1 if not found
print_system_info
Print system information.
token_transcribe
Get the ID of the transcribe task token.
token_translate
Get the ID of the translate task token.

Type Aliases§

WhisperNewSegmentCallback
WhisperToken
WhisperTokenData