ggml : define MIN / MAX only if not defined (minor) 2117da6 unverified ggerganov HF Staff commited on Jan 5, 2023
whisper : add whisper_n_audio_ctx and check for invalid audio_ctx 821a538 unverified ggerganov HF Staff commited on Dec 31, 2022
minor : resolves some of warnings when compiling with clang/clang++ (#294) 061b71e unverified Matheus de Sousa ggerganov HF Staff commited on Dec 19, 2022
Try to improve the token sampling strategy (#193) 8311a60 unverified ggerganov HF Staff commited on Dec 2, 2022
whisper : add mechanism for aborting the whisper_full() computation d311de4 ggerganov HF Staff commited on Nov 27, 2022
whisper.objc : add real-time processing (#97) 11bb554 unverified ggerganov HF Staff commited on Nov 26, 2022
whisper.wasm : do not block page while processing (close #86) d0b1d9e unverified ggerganov HF Staff commited on Nov 25, 2022
stream : "-kc" now enables context keeping from previous segment (#90) 28726dd unverified ggerganov HF Staff commited on Nov 22, 2022
whisper : add option to speed up the audio tempo by x2 bec875e ggerganov HF Staff commited on Nov 12, 2022
whisper : token-level timestamp refactoring (#49, #120) e4f586b unverified ggerganov HF Staff commited on Nov 2, 2022
main : add option for word-leve timestamps (very experimental) b777dde ggerganov HF Staff commited on Oct 30, 2022
close #113 : fix struct whisper_token_data ba9fc0a unverified ggerganov HF Staff commited on Oct 30, 2022
parallel : print time of audio boundaries + fix timings 84ba527 ggerganov HF Staff commited on Oct 29, 2022
main : fix sampling time + add max_context parameter 9ed1355 ggerganov HF Staff commited on Oct 29, 2022
parallel : adding tool for parallel transformer inference cafe46d ggerganov HF Staff commited on Oct 29, 2022
wip : experimental color coding of tokens based on probabilities 6f2f468 ggerganov HF Staff commited on Oct 21, 2022
ref #52 : improve greedy sampling strategy 07043b9 unverified ggerganov HF Staff commited on Oct 18, 2022
close #32 : add comment about thread-safety of the C-style API a3ee28a unverified ggerganov HF Staff commited on Oct 18, 2022
ref #57, #62, #63 : remove unions in C-api + remove designated initializers 99f2636 unverified ggerganov HF Staff commited on Oct 18, 2022
ref #35 : add <stdbool.h> to whisper.h 0ab5514 unverified ggerganov HF Staff commited on Oct 10, 2022
ref #10 : option to keep context in "stream" example 606a6bc unverified ggerganov HF Staff commited on Oct 7, 2022