Commit Graph

13 Commits (fcec989b9d8cbdacfb0bf39d4f1d22bec2faaa6c)

Author SHA1 Message Date
Georgi Gerganov 2d4cf1bcbf
whisper : add new-segment callback
3 years ago
Georgi Gerganov 264b9b4374
wip : experimental color coding of tokens based on probabilities
3 years ago
Georgi Gerganov 7eeef0358a
ref #52 : improve greedy sampling strategy
3 years ago
Georgi Gerganov 2d171ced32
close #32 : add comment about thread-safety of the C-style API
3 years ago
Georgi Gerganov e30cf83158
ref #57, #62, #63 : remove unions in C-api + remove designated initializers
3 years ago
Georgi Gerganov 9d5723435f
ref #35 : add <stdbool.h> to whisper.h
3 years ago
Georgi Gerganov 9bbca3110f ref #9 : add API documentation in whisper.h
3 years ago
Georgi Gerganov 2f069335ab Adding sanitizer tests
3 years ago
Georgi Gerganov 481cd685d5
ref #10 : option to keep context in "stream" example
3 years ago
Georgi Gerganov 7787b878e1
ref #16, #22 : add "offset" argument
3 years ago
Georgi Gerganov 6814cc9b02 Improve result printing
3 years ago
Georgi Gerganov eba33adadd Extend C-style API with full inference methods
3 years ago
Georgi Gerganov 6b77124e01 Initial C-style interface for whisper.cpp
3 years ago