-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
When transcribing audio files in hebrew
language I receive error from whisper-rs of invalid utf-8
, so I guess that basically it fails to decode some of them.
it happens only when getting individual segments with the function
whisper.cpp#L5988::whisper_full_get_token_text_from_state
but with
whisper.cpp#L5972::whisper_full_get_segment_text_from_state
it works
broccolihighkicks
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request