whisper.cpp / whisper.h

Commit History

ggml : add system info functions
7a4a7a1

ggerganov commited on

whisper : add new-segment callback
83926f7

ggerganov commited on

wip : experimental color coding of tokens based on probabilities
6f2f468

ggerganov commited on

ref #52 : improve greedy sampling strategy
07043b9
unverified

ggerganov commited on

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

ggerganov commited on

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

ggerganov commited on

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

ggerganov commited on

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

ggerganov commited on

Adding sanitizer tests
6113fbd

ggerganov commited on

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

ggerganov commited on

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

ggerganov commited on

Improve result printing
9a513f5

ggerganov commited on

Extend C-style API with full inference methods
dabc473

ggerganov commited on

Initial C-style interface for whisper.cpp
c0943fb

ggerganov commited on