Commit Graph

21 Commits (a2eeb941f6724bead143c541b482807c0fdd34fa)

Author SHA1 Message Date
Georgi Gerganov d5afebd37c
whisper : token-level timestamp refactoring (#49, #120)
2 years ago
Georgi Gerganov 57fb46f307 main : add option for word-leve timestamps (very experimental)
2 years ago
Georgi Gerganov eba62e0fa1
close #113 : fix struct whisper_token_data
2 years ago
Georgi Gerganov dec40be58f parallel : print time of audio boundaries + fix timings
2 years ago
Georgi Gerganov 0b2dc3c82c parallel : working
2 years ago
Georgi Gerganov 85d6e1e1e7 main : fix sampling time + add max_context parameter
2 years ago
Georgi Gerganov 72e9cdd6bf parallel : adding tool for parallel transformer inference
2 years ago
Georgi Gerganov 34bb3ab0cf ggml : add system info functions
2 years ago
Georgi Gerganov 7affd309d3 whisper : add new-segment callback
2 years ago
Georgi Gerganov 31ff0c6a1f wip : experimental color coding of tokens based on probabilities
2 years ago
Georgi Gerganov 7eeef0358a
ref #52 : improve greedy sampling strategy
2 years ago
Georgi Gerganov 2d171ced32
close #32 : add comment about thread-safety of the C-style API
2 years ago
Georgi Gerganov e30cf83158
ref #57, #62, #63 : remove unions in C-api + remove designated initializers
2 years ago
Georgi Gerganov 9d5723435f
ref #35 : add <stdbool.h> to whisper.h
2 years ago
Georgi Gerganov 9bbca3110f ref #9 : add API documentation in whisper.h
2 years ago
Georgi Gerganov 2f069335ab Adding sanitizer tests
2 years ago
Georgi Gerganov 481cd685d5
ref #10 : option to keep context in "stream" example
2 years ago
Georgi Gerganov 7787b878e1
ref #16, #22 : add "offset" argument
2 years ago
Georgi Gerganov 6814cc9b02 Improve result printing
2 years ago
Georgi Gerganov eba33adadd Extend C-style API with full inference methods
2 years ago
Georgi Gerganov 6b77124e01 Initial C-style interface for whisper.cpp
2 years ago