Spaces:
Running
Running
Commit History
whisper : add whisper_lang_str_full (#1546) 904280f unverified
whisper : update example in whisper.h (#1529) 5a48cf5 unverified
M. A. Ali commited on
whisper : add batched decoding (#1486) 0131aa6 unverified
whisper : add grammar-based sampling (#1229) 46f0c56 unverified
whisper : add full CUDA and Metal offloading (#1472) da4acca unverified
whisper : add support for large v3 (#1444) 9908abb unverified
whisper : add abort callback (#1335) 08ba486 unverified
mkiol commited on
whisper : add missing speaker turn API function for whisper_state (#1330) 00ca046 unverified
Didzis Gosko commited on
whisper : significantly improve the inference quality (#1148) 7b59286 unverified
whisper : minor fixes (#1154) fc4185e unverified
whisper : fix visibility warning of struct whisper_full_params by declaring in advance (#1124) 5574a4a unverified
whisper : minor OpenVINO refactoring (#1037) fc78e6a unverified
whisper : add OpenVINO support (#1037) 49bcee6 unverified
whisper : support speaker segmentation (local diarization) of mono audio via tinydiarize (#1058) eedbf0c unverified
Feature/java bindings2 (#944) 66cb305 unverified
whisper : add detect-language mode (#853) 1251039 unverified
whisper : add integer quantization support (#540) a5f8f3c unverified
whisper : fix typos in whisper.h (#737) ea0cb14 unverified
GitAritron commited on
whisper : add progress callback (#600) 6ab2cc0 unverified
pajowu commited on
whisper : add initial_prompt param (#645) 81dab6f unverified
whisper.android : support benchmark for Android example. (#542) 41e000d unverified
whisper : add whisper_state + default state on the whisper_context (#523) fa946a3 unverified
whisper : add API for applying custom logits filters during decoding d85b238 unverified
whisper : suppress non-speech-related token outputs (#473) a325deb unverified
shibukazu commited on
whisper : fixed Beam Search Strategy and exposed whisper_pcm_to_mel_phase_vocoder (#474) 661a3a2 unverified
sandrohanea Sandro Hanea commited on
whisper : add whisper_full_lang_id() for getting the context lang (#461) eb55c82 unverified
whisper : add "split_on_word" flag when using using "max_len" option (#455) 6b6bdd4 unverified
Matija Pevec commited on