Commit Graph

160 Commits

Author SHA1 Message Date
b43b36e006 Update tests 2022-10-08 11:43:42 +03:00
2f069335ab Adding sanitizer tests 2022-10-08 11:43:42 +03:00
332c9d77fe whisper : fix bug in token sampling logic
Could overflow buffer
2022-10-08 09:02:41 +03:00
481cd685d5 ref #10 : option to keep context in "stream" example
Seems the results become worse when we keep the context, so by default
this is not enabled
2022-10-07 22:30:44 +03:00
7787b878e1 ref #16, #22 : add "offset" argument
Allows to start processing the input audio at some offset from the
beginning. Useful for splitting a long job into multiple tasks.
2022-10-07 22:00:40 +03:00
167324584b wip : rpi4 support 2022-10-05 23:03:46 +03:00
ce1fe95902 wip : improve makefile 2022-10-05 23:03:46 +03:00
6814cc9b02 Improve result printing 2022-10-04 23:18:15 +03:00
eba33adadd Extend C-style API with full inference methods 2022-10-04 23:18:15 +03:00
6b77124e01 Initial C-style interface for whisper.cpp 2022-10-04 23:18:15 +03:00