whisper.cpp / whisper.h

Commit History

ref #52 : improve greedy sampling strategy
07043b9
unverified

ggerganov HF Staff commited on

close #32 : add comment about thread-safety of the C-style API
a3ee28a
unverified

ggerganov HF Staff commited on

ref #57, #62, #63 : remove unions in C-api + remove designated initializers
99f2636
unverified

ggerganov HF Staff commited on

ref #35 : add <stdbool.h> to whisper.h
0ab5514
unverified

ggerganov HF Staff commited on

ref #9 : add API documentation in whisper.h
ce2cd6d

ggerganov HF Staff commited on

Adding sanitizer tests
6113fbd

ggerganov HF Staff commited on

ref #10 : option to keep context in "stream" example
606a6bc
unverified

ggerganov HF Staff commited on

ref #16, #22 : add "offset" argument
35a7fcb
unverified

ggerganov HF Staff commited on

Improve result printing
9a513f5

ggerganov HF Staff commited on

Extend C-style API with full inference methods
dabc473

ggerganov HF Staff commited on

Initial C-style interface for whisper.cpp
c0943fb

ggerganov HF Staff commited on